org.exoplatform.ecm.bp.bonita.validation.hook
Class Initial

java.lang.Object
  extended by org.exoplatform.ecm.bp.bonita.validation.hook.Initial
All Implemented Interfaces:
org.ow2.bonita.definition.TxHook

public class Initial
extends java.lang.Object
implements org.ow2.bonita.definition.TxHook


Constructor Summary
Initial()
           
 
Method Summary
 void execute(org.ow2.bonita.facade.APIAccessor api, org.ow2.bonita.facade.runtime.ActivityInstance<org.ow2.bonita.facade.runtime.ActivityBody> activity)
           
protected  void initialVariables(org.ow2.bonita.facade.APIAccessor api, org.ow2.bonita.facade.runtime.ActivityInstance<org.ow2.bonita.facade.runtime.ActivityBody> activity)
           
 void setInitialDate(org.ow2.bonita.facade.APIAccessor api, org.ow2.bonita.facade.runtime.ActivityInstance<org.ow2.bonita.facade.runtime.ActivityBody> activity)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Initial

public Initial()
Method Detail

execute

public void execute(org.ow2.bonita.facade.APIAccessor api,
                    org.ow2.bonita.facade.runtime.ActivityInstance<org.ow2.bonita.facade.runtime.ActivityBody> activity)
             throws java.lang.Exception
Specified by:
execute in interface org.ow2.bonita.definition.TxHook
Throws:
java.lang.Exception

initialVariables

protected void initialVariables(org.ow2.bonita.facade.APIAccessor api,
                                org.ow2.bonita.facade.runtime.ActivityInstance<org.ow2.bonita.facade.runtime.ActivityBody> activity)
                         throws java.lang.Exception
Throws:
java.lang.Exception

setInitialDate

public void setInitialDate(org.ow2.bonita.facade.APIAccessor api,
                           org.ow2.bonita.facade.runtime.ActivityInstance<org.ow2.bonita.facade.runtime.ActivityBody> activity)
                    throws org.ow2.bonita.facade.exception.ActivityNotFoundException,
                           org.ow2.bonita.facade.exception.VariableNotFoundException
Throws:
org.ow2.bonita.facade.exception.ActivityNotFoundException
org.ow2.bonita.facade.exception.VariableNotFoundException


Copyright © 2012 eXo Platform SAS. All Rights Reserved.