| Interface | Description |
|---|---|
| AssignableWorkflowScheme |
A workflow scheme that can be assigned to a project.
|
| AssignableWorkflowScheme.Builder |
A builder that can be used to change an AssignableWorkflowScheme.
|
| AssignableWorkflowSchemeStore | |
| AssignableWorkflowSchemeStore.AssignableState | |
| AssignableWorkflowSchemeStore.AssignableState.Builder | |
| DraftWorkflowScheme | |
| DraftWorkflowScheme.Builder |
A builder that can be used to change the state of the workflow scheme.
|
| DraftWorkflowSchemeStore | |
| DraftWorkflowSchemeStore.DraftState | |
| DraftWorkflowSchemeStore.DraftState.Builder | |
| DraftWorkflowStore |
This store is used to persist copies of active workflows.
|
| IssueWorkflowManager |
Works with workflows on Issues.
|
| JiraWorkflow |
Domain object representing the permitted states and transitions of issues.
|
| JiraWorkflowDTO |
Used as a simple transfer object that the workflow store can pass back.
|
| OSWorkflowConfigurator |
Provides a way for JIRA to configure OSWorkflow
TypeResolver classes. |
| ProjectWorkflowSchemeHelper |
Provides the ability to deromilize the workflow -> workflowscheme ->project relationship in a number of different ways.
|
| WorkflowDescriptorStore |
This interface provides methods responsible for persisting a
WorkflowDescriptor
to the database. |
| WorkflowManager |
The WorkflowManager is used to interface with the workflow implementation
|
| WorkflowProgressAware | |
| WorkflowPropertyEditor |
An editor that can be used to perform CRUD operations on the properties of a workflow.
|
| WorkflowPropertyEditor.Result |
Contains the result of a successful operation.
|
| WorkflowPropertyEditor.WorkflowPropertyEditorFactory |
Factory for
WorkflowPropertyEditor instances. |
| WorkflowScheme |
Represents the workflow scheme for JIRA.
|
| WorkflowScheme.Builder<T extends WorkflowScheme.Builder<T>> |
A builder that can be used to change a workflow scheme.
|
| WorkflowSchemeManager | |
| WorkflowsRepository |
Provides a collection like interface over the underlying
JiraWorkflow persistance implementation. |
| WorkflowTransitionUtil | |
| WorkflowTransitionUtilFactory |
A Factory class to create WorkflowTransitionUtil objects.
|
| Exception | Description |
|---|---|
| SchemeIsBeingMigratedException | |
| WorkflowException |
Copyright © 2002-2023 Atlassian. All Rights Reserved.