Uses of Class
org.alfresco.rest.model.RestTaskModelsCollection
Packages that use RestTaskModelsCollection
-
Uses of RestTaskModelsCollection in org.alfresco.rest.requests
Methods in org.alfresco.rest.requests that return RestTaskModelsCollectionModifier and TypeMethodDescriptionProcesses.getProcessTasks()Retrieve all tasks of a specified process from Alfresco using GET /processes/{processId}/tasksTask.getTasks()Retrieve a list of tasks visible for the authenticated user using GET call on "/tasks" -
Uses of RestTaskModelsCollection in org.alfresco.rest.requests.workflowAPI
Methods in org.alfresco.rest.requests.workflowAPI that return RestTaskModelsCollectionModifier and TypeMethodDescriptionRestWorkflowAPI.getTasks()Provides all tasks of the current user