Package | Description |
---|---|
com.sas.lsaf.schedule |
Service and class definitions to manage schedules.
|
Modifier and Type | Method and Description |
---|---|
ScheduleTrigger.TriggerType |
ScheduleTrigger.getTriggerType()
Gets the trigger type for the schedule.
|
static ScheduleTrigger.TriggerType |
ScheduleTrigger.TriggerType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ScheduleTrigger.TriggerType[] |
ScheduleTrigger.TriggerType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
ScheduleTrigger.setTriggerType(ScheduleTrigger.TriggerType triggerType)
Sets the trigger type for the schedule.
|
<i>Copyright (c) 2020, SAS Institute Inc., Cary, NC, USA</i>