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 TaskServiceGetUserTasks. taskServiceprotected TaskServiceCreateTask. 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 TaskCommentsModerationServiceImpl. 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 TaskServiceCoreProxyWithWorkflowFactory. 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 TaskServiceGetOpenTasksOperation. 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 TaskServiceDeleteTaskForDeletedDocumentListener. 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 classTaskServiceImpl
-