Package com.redwood.scheduler.api.model
Interface ExecutableSchedulerEntity
-
- All Known Subinterfaces:
AlertEscalationAction
,AlertSourceAction
,EmailAlertGatewayAction
,ExtensionPoint
,ImportAction
,JobDefinition
,JobDefinitionAction
,JobDefinitionTypeAction
,Library
,PeriodFunction
,Trigger
public interface ExecutableSchedulerEntity
Interface which executable scheduler entities must implement.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Set<Variable>
getVariables()
-