Uses of Enum Class
com.comalatech.workflow.model.TasksMode
Packages that use 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
Methods in com.comalatech.workflow that return TasksModeModifier 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 spaceMethods in com.comalatech.workflow with parameters of type TasksModeModifier 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
Methods in com.comalatech.workflow.model that return TasksMode