Uses of Class
com.gentics.contentnode.rest.model.request.scheduler.SuspendRequest
-
Packages that use SuspendRequest Package Description com.gentics.contentnode.rest.resource.scheduler -
-
Uses of SuspendRequest in com.gentics.contentnode.rest.resource.scheduler
Methods in com.gentics.contentnode.rest.resource.scheduler with parameters of type SuspendRequest Modifier and Type Method Description SchedulerStatusResponse
SchedulerResource. suspend(SuspendRequest request)
Suspend the scheduler
-