Uses of Interface
de.xima.fc.interfaces.workflow.execution.IWorkflowExecutionPostProcessParams
Packages that use IWorkflowExecutionPostProcessParams
-
Uses of IWorkflowExecutionPostProcessParams in de.xima.fc.interfaces.workflow.execution
Methods in de.xima.fc.interfaces.workflow.execution with parameters of type IWorkflowExecutionPostProcessParamsModifier and TypeMethodDescriptionvoid
IWorkflowExecutionPostProcessor.postProcess
(IWorkflowExecutionPostProcessParams params) Called just before the workflow completes. -
Uses of IWorkflowExecutionPostProcessParams in de.xima.fc.workflow
Methods in de.xima.fc.workflow with parameters of type IWorkflowExecutionPostProcessParamsModifier and TypeMethodDescriptionvoid
SupplyDefaultServletResponsePostProcessor.postProcess
(IWorkflowExecutionPostProcessParams params) void
SupplyDefaultWorkflowStatePostProcessor.postProcess
(IWorkflowExecutionPostProcessParams params)