Uses of Enum Class
org.frankframework.management.bus.endpoints.ManageScheduler.JobAction
Packages that use ManageScheduler.JobAction
-
Uses of ManageScheduler.JobAction in org.frankframework.management.bus.endpoints
Methods in org.frankframework.management.bus.endpoints that return ManageScheduler.JobActionModifier and TypeMethodDescriptionstatic ManageScheduler.JobAction
Returns the enum constant of this class with the specified name.static ManageScheduler.JobAction[]
ManageScheduler.JobAction.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.frankframework.management.bus.endpoints with parameters of type ManageScheduler.JobActionModifier and TypeMethodDescriptionorg.springframework.messaging.Message<String>
ManageScheduler.handleJob
(ManageScheduler.JobAction action, org.quartz.JobKey jobKey, String issuedBy)