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 IWorkflowPlaceholderHandlerWorkflowProcessingContext. 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 IWorkflowPlaceholderHandlerIBaseWorkflowExecutionContext. placeholder()IWorkflowPlaceholderHandlerIWorkflowExecutionContext. 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 IWorkflowPlaceholderHandlerWorkflowExecutionContext. placeholder()
-