org.exoplatform.processes.publishing
Class ManagePublicationActionHandler

java.lang.Object
  extended by org.exoplatform.processes.publishing.ManagePublicationActionHandler
All Implemented Interfaces:
java.io.Serializable, org.jbpm.graph.def.ActionHandler
Direct Known Subclasses:
SchedulePublicationTimerActionHandler

public class ManagePublicationActionHandler
extends java.lang.Object
implements org.jbpm.graph.def.ActionHandler

Created by The eXo Platform SAS Author : Pham Xuan Hoa hoa.pham@exoplatform.com Dec 13, 2007

See Also:
Serialized Form

Constructor Summary
ManagePublicationActionHandler()
           
 
Method Summary
 void execute(org.jbpm.graph.exe.ExecutionContext context)
           
protected  void publishContent(org.jbpm.graph.exe.ExecutionContext context)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ManagePublicationActionHandler

public ManagePublicationActionHandler()
Method Detail

execute

public void execute(org.jbpm.graph.exe.ExecutionContext context)
Specified by:
execute in interface org.jbpm.graph.def.ActionHandler

publishContent

protected void publishContent(org.jbpm.graph.exe.ExecutionContext context)
                       throws java.lang.Exception
Throws:
java.lang.Exception


Copyright © 2010 eXo Platform SAS. All Rights Reserved.