Uses of Enum Class
org.frankframework.scheduler.job.ActionJob.AvailableAction
Packages that use ActionJob.AvailableAction
-
Uses of ActionJob.AvailableAction in org.frankframework.scheduler.job
Methods in org.frankframework.scheduler.job that return ActionJob.AvailableActionModifier and TypeMethodDescriptionstatic ActionJob.AvailableActionReturns 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.Methods in org.frankframework.scheduler.job with parameters of type ActionJob.AvailableAction