Uses of Interface
com.comalatech.workflow.model.ContentTask
Package
Description
This package provide the services for accessing and manipulating Ad hoc Workflows information
-
Uses of ContentTask in com.comalatech.workflow
Modifier and TypeMethodDescriptionTaskService.getActiveTasks
(com.atlassian.confluence.core.ContentEntityObject ceo) Returns a list of tasks which are currently active on the given content object.TaskService.getCompletedTasks
(com.atlassian.confluence.core.ContentEntityObject ceo) Returns a list of tasks which are completed on the given content object.TaskService.getTasks
(com.atlassian.confluence.core.ContentEntityObject ceo) Returns all tasks which are on the given content object.