Uses of Interface
org.nuxeo.ecm.platform.task.TaskService
-
-
Uses of TaskService in org.nuxeo.ecm.automation.task
Fields in org.nuxeo.ecm.automation.task declared as TaskService Modifier and Type Field Description protected 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 TaskService Modifier and Type Method Description Task
CommentsModerationServiceImpl. 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 TaskService Modifier and Type Method Description protected 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 Modifier and Type Field Description protected TaskService
GetOpenTasksOperation. taskService
-
Uses of TaskService in org.nuxeo.ecm.platform.task.core.listener
Methods in org.nuxeo.ecm.platform.task.core.listener that return TaskService Modifier and Type Method Description TaskService
DeleteTaskForDeletedDocumentListener. 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 Modifier and Type Class Description class
TaskServiceImpl
-