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 TypeMethodDescriptionvoidIWorkflowExecutionPostProcessor.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 TypeMethodDescriptionvoidSupplyDefaultServletResponsePostProcessor.postProcess(IWorkflowExecutionPostProcessParams params) voidSupplyDefaultWorkflowStatePostProcessor.postProcess(IWorkflowExecutionPostProcessParams params)