Package | Description |
---|---|
com.atlassian.jira.workflow |
Modifier and Type | Class and Description |
---|---|
class |
JiraWorkflowDTOImpl
This is a simple data transfer object used to convey workflow information out of the
Workflow store.
|
Modifier and Type | Method and Description |
---|---|
List<JiraWorkflowDTO> |
CachingWorkflowDescriptorStore.getAllJiraWorkflowDTOs() |
List<JiraWorkflowDTO> |
OfBizWorkflowDescriptorStore.getAllJiraWorkflowDTOs() |
List<JiraWorkflowDTO> |
WorkflowDescriptorStore.getAllJiraWorkflowDTOs()
Returns a list of all the workflows stored in the underlying store.
|
Copyright © 2002-2021 Atlassian. All Rights Reserved.