Uses of Enum
de.xima.fc.workflow.setup.EJobAction
Packages that use EJobAction
-
Uses of EJobAction in de.xima.fc.workflow.setup
Methods in de.xima.fc.workflow.setup that return EJobActionModifier and TypeMethodDescriptionApplyToExistingFormRecordResult.getJobAction()
static EJobAction
Returns the enum constant of this type with the specified name.static EJobAction[]
EJobAction.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in de.xima.fc.workflow.setup with parameters of type EJobActionModifier and TypeMethodDescriptionApplyToExistingFormRecordResult.forSuccess
(String processId, EJobAction jobAction)