Uses of Interface
com.orchestranetworks.addon.dpra.function.execution.context.ExecutionContextOnWorkflow
-
Packages that use ExecutionContextOnWorkflow Package Description com.orchestranetworks.addon.dpra.function.execution -
-
Uses of ExecutionContextOnWorkflow in com.orchestranetworks.addon.dpra.function.execution
Methods in com.orchestranetworks.addon.dpra.function.execution with parameters of type ExecutionContextOnWorkflow Modifier and Type Method Description FunctionResultFunctionExecutionOnWorkflow. execute(ExecutionContextOnWorkflow context)Executes at the workflow level.
-