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