Uses of Interface
com.redwood.scheduler.api.model.StatusHandler
-
Packages that use StatusHandler Package Description com.redwood.scheduler.api.model Scheduler API - Model -
-
Uses of StatusHandler in com.redwood.scheduler.api.model
Subinterfaces of StatusHandler in com.redwood.scheduler.api.model Modifier and Type Interface Description interface
JobChainStatusHandler
Job chain status handlers are used to react to the status of the job chain.interface
JobChainStepStatusHandler
Status handler on step level within a job chain reacts on the status of a job in the job chain step.
-