Package | Description |
---|---|
com.gentics.contentnode.rest.model.scheduler |
Modifier and Type | Method and Description |
---|---|
ScheduleStatus |
ScheduleModel.getStatus()
Get the current status of the schedule.
|
static ScheduleStatus |
ScheduleStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ScheduleStatus[] |
ScheduleStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
ScheduleModel |
ScheduleModel.setStatus(ScheduleStatus status)
Set the current status of the schedule.
|
Copyright © 2024 Gentics Software. All rights reserved.