Toggle navigation
Gentics Content.Node - REST API Library: SchedulerExecutorStatus
Resources
Data Types
RUNNING
NOT_RUNNING
RESTARTED
Back to Top
Home
JSON
SchedulerExecutorStatus
SchedulerExecutorStatus
Data Type
The status of the scheduler executor.
Values
value
description
RUNNING
Executor is running normally.
NOT_RUNNING
Executor is not running.
RESTARTED
Executor was restarted during the current check request.