Uses of Enum
de.xima.fc.workflow.setup.EJobAction
Packages that use EJobAction
-
Uses of EJobAction in de.xima.fc.workflow.setup
Subclasses with type arguments of type EJobAction in de.xima.fc.workflow.setupModifier and TypeClassDescriptionenumEnumeration for the different actions that can be applied to timed jobs.Methods in de.xima.fc.workflow.setup that return EJobActionModifier and TypeMethodDescriptionApplyToExistingFormRecordResult.getJobAction()static EJobActionReturns 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)