Uses of Interface
de.xima.fc.interfaces.workflow.execution.IWorkflowTriggerLocator
-
Packages that use IWorkflowTriggerLocator Package Description de.xima.fc.interfaces.workflow.execution de.xima.fc.workflow.processor.logic.execution -
-
Uses of IWorkflowTriggerLocator in de.xima.fc.interfaces.workflow.execution
Methods in de.xima.fc.interfaces.workflow.execution that return IWorkflowTriggerLocator Modifier and Type Method Description IWorkflowTriggerLocator
IWorkflowExecutionContext. trigger()
-
Uses of IWorkflowTriggerLocator in de.xima.fc.workflow.processor.logic.execution
Methods in de.xima.fc.workflow.processor.logic.execution that return IWorkflowTriggerLocator Modifier and Type Method Description IWorkflowTriggerLocator
WorkflowExecutionContext. trigger()
-