Package | Description |
---|---|
com.gentics.contentnode.rest.model.response.scheduler |
Modifier and Type | Field and Description |
---|---|
protected SchedulerExecutorStatus |
SchedulerStatusResponse.executorStatus |
Modifier and Type | Method and Description |
---|---|
SchedulerExecutorStatus |
SchedulerStatusResponse.getExecutorStatus()
The scheduler executor status.
|
static SchedulerExecutorStatus |
SchedulerExecutorStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SchedulerExecutorStatus[] |
SchedulerExecutorStatus.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.setExecutorStatus(SchedulerExecutorStatus executorStatus)
Set the scheduler executor status.
|
Copyright © 2024 Gentics Software. All rights reserved.