Uses of Class
org.alfresco.repo.template.Workflow.WorkflowTaskItem
Packages that use Workflow.WorkflowTaskItem
-
Uses of Workflow.WorkflowTaskItem in org.alfresco.repo.template
Methods in org.alfresco.repo.template that return Workflow.WorkflowTaskItemModifier and TypeMethodDescriptionWorkflow.getTaskById(String taskId) Return a single object representing a task of the given taskId for the current userMethods in org.alfresco.repo.template that return types with arguments of type Workflow.WorkflowTaskItemModifier and TypeMethodDescriptionWorkflow.getAssignedTasks()Return a list of objects representing the assigned tasks for the current userWorkflow.getCompletedTasks()Return a list of objects representing the completed tasks for the current userWorkflow.getPooledTasks()Return a list of objects representing the pooled tasks for the current user