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