Uses of Interface
com.redwood.scheduler.api.model.SchedulerEntityAction
-
Packages that use SchedulerEntityAction Package Description com.redwood.scheduler.api.model Scheduler API - Model -
-
Uses of SchedulerEntityAction in com.redwood.scheduler.api.model
Subinterfaces of SchedulerEntityAction in com.redwood.scheduler.api.model Modifier and Type Interface Description interface
AlertEscalationAction
Action to execute when an AlertEscalation Alert is executed.interface
AlertSourceAction
Action to execute when an AlertSource Alert is created.interface
EmailAlertGatewayAction
Action to execute when an EmailAlertGateway Alert is executed.interface
JobDefinitionAction
Action to execute for jobs based on this job definition.
-