Uses of Class
de.xima.fc.workflow.setup.ApplyToExistingFormRecordResult
- 
Packages that use ApplyToExistingFormRecordResult Package Description de.xima.fc.workflow.setup  - 
- 
Uses of ApplyToExistingFormRecordResult in de.xima.fc.workflow.setup
Methods in de.xima.fc.workflow.setup that return ApplyToExistingFormRecordResult Modifier and Type Method Description static ApplyToExistingFormRecordResultApplyToExistingFormRecordResult. forFailure(String processId, Throwable cause)static ApplyToExistingFormRecordResultApplyToExistingFormRecordResult. forSuccess(String processId, EJobAction jobAction) 
 -