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 EventEventDefinition. raise()Raise an instance of this EventDefinition.EventEventDefinition. raise(Job job, String raiserComment)Raise an Event instance for this EventDefinition.
-