Uses of Interface
com.orchestranetworks.workflow.ScriptTaskBeanContext
-
Packages that use ScriptTaskBeanContext Package Description com.orchestranetworks.workflow Provides classes and interfaces for implementing workflow processes and invoking them. -
-
Uses of ScriptTaskBeanContext in com.orchestranetworks.workflow
Methods in com.orchestranetworks.workflow with parameters of type ScriptTaskBeanContext Modifier and Type Method Description abstract voidScriptTaskBean. executeScript(ScriptTaskBeanContext aContext)This method is automatically executed when the control flow reaches the script task.
-