Uses of Interface
de.xima.fc.interfaces.workflow.execution.IWorkflowEventRunner
-
Packages that use IWorkflowEventRunner Package Description de.xima.fc.ms.test.workflow de.xima.fc.workflow.processor.engine -
-
Uses of IWorkflowEventRunner in de.xima.fc.ms.test.workflow
Methods in de.xima.fc.ms.test.workflow that return IWorkflowEventRunner Modifier and Type Method Description protected IWorkflowEventRunner
AEventRunnerTest. runner()
-
Uses of IWorkflowEventRunner in de.xima.fc.workflow.processor.engine
Classes in de.xima.fc.workflow.processor.engine that implement IWorkflowEventRunner Modifier and Type Class Description class
WorkflowEventRunner
Default implementation of theIWorkflowEventRunner
.Methods in de.xima.fc.workflow.processor.engine that return IWorkflowEventRunner Modifier and Type Method Description static IWorkflowEventRunner
WorkflowEventRunner. newInstance()
-