Uses of Interface
com.orchestranetworks.workflow.ScriptTaskBeanContext
Packages that use ScriptTaskBeanContext
Package
Description
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 ScriptTaskBeanContextModifier and TypeMethodDescriptionabstract voidScriptTaskBean.executeScript(ScriptTaskBeanContext aContext) This method is automatically executed when the control flow reaches the script task.