Uses of Interface
com.orchestranetworks.addon.dpra.function.execution.context.ExecutionContext
-
Packages that use ExecutionContext Package Description com.orchestranetworks.addon.dpra.function.execution.context -
-
Uses of ExecutionContext in com.orchestranetworks.addon.dpra.function.execution.context
Subinterfaces of ExecutionContext in com.orchestranetworks.addon.dpra.function.execution.context Modifier and Type Interface Description interfaceExecutionContextOnDatasetContext for execution of a function at the dataset level.interfaceExecutionContextOnDataspaceContext for execution of a function at the dataspace level.interfaceExecutionContextOnFieldContext for execution of a function at the field level.interfaceExecutionContextOnTableContext for execution of a function at the table level.interfaceExecutionContextOnWorkflowContext for execution of a function at the workflow level.
-