Uses of Interface
org.nuxeo.ecm.platform.task.TaskService
Packages that use TaskService
Package
Description
-
Uses of TaskService in org.nuxeo.ecm.automation.task
Fields in org.nuxeo.ecm.automation.task declared as TaskServiceModifier and TypeFieldDescriptionprotected TaskService
GetUserTasks.taskService
protected TaskService
CreateTask.TaskService
-
Uses of TaskService in org.nuxeo.ecm.platform.comment.workflow.services
Methods in org.nuxeo.ecm.platform.comment.workflow.services with parameters of type TaskServiceModifier and TypeMethodDescriptionCommentsModerationServiceImpl.getModerationTask
(TaskService taskService, CoreSession session, DocumentModel doc, String commentId) -
Uses of TaskService in org.nuxeo.ecm.platform.publisher.task
Methods in org.nuxeo.ecm.platform.publisher.task that return TaskServiceModifier and TypeMethodDescriptionprotected TaskService
CoreProxyWithWorkflowFactory.getTaskService()
-
Uses of TaskService in org.nuxeo.ecm.platform.routing.core.api.operation
Fields in org.nuxeo.ecm.platform.routing.core.api.operation declared as TaskService -
Uses of TaskService in org.nuxeo.ecm.platform.task.core.listener
Methods in org.nuxeo.ecm.platform.task.core.listener that return TaskServiceModifier and TypeMethodDescriptionDeleteTaskForDeletedDocumentListener.getTaskService()
Deprecated.since 11.1. -
Uses of TaskService in org.nuxeo.ecm.platform.task.core.service
Classes in org.nuxeo.ecm.platform.task.core.service that implement TaskService