Uses of Enum Class
org.frankframework.scheduler.job.ActionJob.AvailableAction
-
Uses of ActionJob.AvailableAction in org.frankframework.scheduler.job
Modifier and TypeMethodDescriptionstatic ActionJob.AvailableAction
Returns the enum constant of this class with the specified name.static ActionJob.AvailableAction[]
ActionJob.AvailableAction.values()
Returns an array containing the constants of this enum class, in the order they are declared.