org.exoplatform.processes.publishing
Class InitialActionHandler

java.lang.Object
  extended by org.exoplatform.processes.publishing.InitialActionHandler
All Implemented Interfaces:
java.io.Serializable, org.jbpm.graph.def.ActionHandler

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

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

See Also:
Serialized Form

Constructor Summary
InitialActionHandler()
           
 
Method Summary
 void execute(org.jbpm.graph.exe.ExecutionContext context)
           
protected  void initialVariables(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

InitialActionHandler

public InitialActionHandler()
Method Detail

execute

public void execute(org.jbpm.graph.exe.ExecutionContext context)
             throws java.lang.Exception
Specified by:
execute in interface org.jbpm.graph.def.ActionHandler
Throws:
java.lang.Exception

initialVariables

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


Copyright © 2010 eXo Platform SAS. All Rights Reserved.