Uses of Interface
de.xima.fc.interfaces.workflow.execution.IWorkflowNodeLocator
-
Packages that use IWorkflowNodeLocator Package Description de.xima.fc.interfaces.workflow.execution de.xima.fc.workflow.processor.logic.execution -
-
Uses of IWorkflowNodeLocator in de.xima.fc.interfaces.workflow.execution
Methods in de.xima.fc.interfaces.workflow.execution that return IWorkflowNodeLocator Modifier and Type Method Description IWorkflowNodeLocatorIWorkflowExecutionContext. node() -
Uses of IWorkflowNodeLocator in de.xima.fc.workflow.processor.logic.execution
Methods in de.xima.fc.workflow.processor.logic.execution that return IWorkflowNodeLocator Modifier and Type Method Description IWorkflowNodeLocatorWorkflowExecutionContext. node()
-