Package | Description |
---|---|
com.gentics.contentnode.rest.model.response.scheduler | |
com.gentics.contentnode.rest.resource.scheduler |
Modifier and Type | Method and Description |
---|---|
SchedulerStatusResponse |
SchedulerStatusResponse.setAllowRun(Set<Integer> allowRun)
Set allowed Jobs IDs
|
SchedulerStatusResponse |
SchedulerStatusResponse.setExecutorStatus(SchedulerExecutorStatus executorStatus)
Set the scheduler executor status.
|
SchedulerStatusResponse |
SchedulerStatusResponse.setStatus(SchedulerStatus status)
Set the status
|
Modifier and Type | Method and Description |
---|---|
SchedulerStatusResponse |
SchedulerResource.resume()
Resume the scheduler
|
SchedulerStatusResponse |
SchedulerResource.status(boolean fixExecutor)
Get the scheduler status and optionally restart the scheduler executor if
it is not running.
|
SchedulerStatusResponse |
SchedulerResource.suspend(SuspendRequest request)
Suspend the scheduler
|
Copyright © 2024 Gentics Software. All rights reserved.