Package | Description |
---|---|
com.gentics.contentnode.rest.resource.scheduler |
Modifier and Type | Method and Description |
---|---|
TaskResponse |
SchedulerResource.createTask(TaskModel task)
Create a new task
|
TaskResponse |
SchedulerResource.getTask(String taskId)
Load a task
|
TaskResponse |
SchedulerResource.updateTask(String taskId,
TaskModel task)
Update a task
|
Copyright © 2024 Gentics Software. All rights reserved.