Uses of Interface
de.xima.fc.interfaces.workflow.execution.IWorkflowExecutor
Packages that use IWorkflowExecutor
Package
Description
- 
Uses of IWorkflowExecutor in de.xima.fc.interfaces.workflow.execution
Methods in de.xima.fc.interfaces.workflow.execution that return IWorkflowExecutorModifier and TypeMethodDescriptionIWorkflowExecutionContext.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