Uses of Class
org.alfresco.rest.requests.Task
-
Packages that use Task Package Description org.alfresco.rest.requests.workflowAPI -
-
Uses of Task in org.alfresco.rest.requests.workflowAPI
Methods in org.alfresco.rest.requests.workflowAPI that return Task Modifier and Type Method Description TaskRestWorkflowAPI. usingTask(org.alfresco.utility.model.TaskModel task)Provides DSL on all REST calls under/tasks/{taskId}/...API path
-