Uses of Interface
de.xima.fc.interfaces.workflow.execution.IWorkflowExecutor
-
Packages that use IWorkflowExecutor Package Description de.xima.fc.interfaces.workflow.execution de.xima.fc.workflow.processor.logic.execution -
-
Uses of IWorkflowExecutor in de.xima.fc.interfaces.workflow.execution
Methods in de.xima.fc.interfaces.workflow.execution that return IWorkflowExecutor Modifier and Type Method Description IWorkflowExecutor
IWorkflowExecutionContext. executor()
Grants access to the executor that can be used to execute children, or to trigger events. -
Uses of IWorkflowExecutor in de.xima.fc.workflow.processor.logic.execution
Methods in de.xima.fc.workflow.processor.logic.execution that return IWorkflowExecutor Modifier and Type Method Description IWorkflowExecutor
WorkflowExecutionContext. executor()
-