Uses of Enum Class
org.frankframework.management.bus.endpoints.ManageScheduler.JobAction
-
Uses of ManageScheduler.JobAction in org.frankframework.management.bus.endpoints
Modifier 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.Modifier and TypeMethodDescriptionorg.springframework.messaging.Message<String>
ManageScheduler.handleJob
(ManageScheduler.JobAction action, org.quartz.JobKey jobKey, String issuedBy)