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 ApplyToExistingFormRecordResult
ApplyToExistingFormRecordResult. forFailure(String processId, Throwable cause)
static ApplyToExistingFormRecordResult
ApplyToExistingFormRecordResult. forSuccess(String processId, EJobAction jobAction)
-