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