Uses of Interface
de.xima.fc.interfaces.workflow.execution.IWorkflowPlaceholderHandler
-
Packages that use IWorkflowPlaceholderHandler Package Description de.xima.fc.bl.fdv de.xima.fc.interfaces.workflow.execution de.xima.fc.workflow.processor.logic.execution -
-
Uses of IWorkflowPlaceholderHandler in de.xima.fc.bl.fdv
Methods in de.xima.fc.bl.fdv that return IWorkflowPlaceholderHandler Modifier and Type Method Description IWorkflowPlaceholderHandler
WorkflowProcessingContext. placeholder()
-
Uses of IWorkflowPlaceholderHandler in de.xima.fc.interfaces.workflow.execution
Methods in de.xima.fc.interfaces.workflow.execution that return IWorkflowPlaceholderHandler Modifier and Type Method Description IWorkflowPlaceholderHandler
IBaseWorkflowExecutionContext. placeholder()
IWorkflowPlaceholderHandler
IWorkflowExecutionContext. placeholder()
-
Uses of IWorkflowPlaceholderHandler in de.xima.fc.workflow.processor.logic.execution
Methods in de.xima.fc.workflow.processor.logic.execution that return IWorkflowPlaceholderHandler Modifier and Type Method Description IWorkflowPlaceholderHandler
WorkflowExecutionContext. placeholder()
-