Uses of Enum Class
org.frankframework.management.bus.endpoints.ManageScheduler.ScheduleAction
Packages that use ManageScheduler.ScheduleAction
-
Uses of ManageScheduler.ScheduleAction in org.frankframework.management.bus.endpoints
Methods in org.frankframework.management.bus.endpoints that return ManageScheduler.ScheduleActionModifier 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.Methods in org.frankframework.management.bus.endpoints with parameters of type ManageScheduler.ScheduleActionModifier and TypeMethodDescriptionorg.springframework.messaging.Message<String>
ManageScheduler.handleScheduler
(ManageScheduler.ScheduleAction action, String issuedBy)