Uses of Enum Class
org.frankframework.management.bus.endpoints.ManageScheduler.ScheduleAction
-
Uses of ManageScheduler.ScheduleAction in org.frankframework.management.bus.endpoints
Modifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static ManageScheduler.ScheduleAction[]
ManageScheduler.ScheduleAction.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.handleScheduler
(ManageScheduler.ScheduleAction action, String issuedBy)