Uses of Class
com.redwood.scheduler.api.exception.PendingEventsNotAllowedException
-
Packages that use PendingEventsNotAllowedException Package Description com.redwood.scheduler.api.model Scheduler API - Model -
-
Uses of PendingEventsNotAllowedException in com.redwood.scheduler.api.model
Methods in com.redwood.scheduler.api.model that throw PendingEventsNotAllowedException Modifier and Type Method Description Event
EventDefinition. raise()
Raise an instance of this EventDefinition.Event
EventDefinition. raise(Job job, String raiserComment)
Raise an Event instance for this EventDefinition.
-