Uses of Enum Class
com.comalatech.workflow.model.TasksMode
Package
Description
This package provide the services for accessing and manipulating Ad hoc Workflows information
This package define the Ad hoc Workflows object model
-
Uses of TasksMode in com.comalatech.workflow
Modifier and TypeMethodDescriptionWorkflowConfigurationService.getEffectiveTasksMode
(com.atlassian.confluence.spaces.Space space) Returns the effective "Tasks Mode" setting from a space.WorkflowConfigurationService.getTasksMode
(com.atlassian.confluence.spaces.Space space) Returns "Tasks Mode" setting from a spaceModifier and TypeMethodDescriptionvoid
WorkflowConfigurationService.setTasksMode
(com.atlassian.confluence.spaces.Space space, TasksMode tasksMode) Sets "Tasks Mode" setting in a space -
Uses of TasksMode in com.comalatech.workflow.model