Uses of Enum Class
com.gentics.contentnode.rest.model.response.scheduler.SchedulerExecutorStatus
-
Uses of SchedulerExecutorStatus in com.gentics.contentnode.rest.model.response.scheduler
Modifier and TypeFieldDescriptionprotected SchedulerExecutorStatus
SchedulerStatusResponse.executorStatus
Modifier and TypeMethodDescriptionSchedulerStatusResponse.getExecutorStatus()
The scheduler executor status.static SchedulerExecutorStatus
Returns the enum constant of this class with the specified name.static SchedulerExecutorStatus[]
SchedulerExecutorStatus.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionSchedulerStatusResponse.setExecutorStatus
(SchedulerExecutorStatus executorStatus) Set the scheduler executor status.