Uses of Interface
com.redwood.scheduler.api.model.interfaces.ActionEnableObject
-
Packages that use ActionEnableObject Package Description com.redwood.scheduler.api.model Scheduler API - Model -
-
Uses of ActionEnableObject in com.redwood.scheduler.api.model
Subinterfaces of ActionEnableObject in com.redwood.scheduler.api.model Modifier and Type Interface Description interface
AlertSourceAction
Action to execute when an AlertSource Alert is created.interface
JobDefinitionAction
Action to execute for jobs based on this job definition.interface
JobDefinitionTypeAction
Action to execute for jobs using this JobDefinitionType.interface
Trigger
A library dependency for a script.
-