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.setStatus(SchedulerStatus status)
Set the status
|
Modifier and Type | Method and Description |
---|---|
SchedulerStatusResponse |
SchedulerResource.resume()
Resume the scheduler
|
SchedulerStatusResponse |
SchedulerResource.status()
Get the scheduler status
|
SchedulerStatusResponse |
SchedulerResource.suspend(SuspendRequest request)
Suspend the scheduler
|
Copyright © 2020 Gentics Software. All rights reserved.