Package com.atlassian.jira.workflow
package com.atlassian.jira.workflow
-
ClassDescriptionA workflow scheme that can be assigned to a project.A builder that can be used to change an AssignableWorkflowScheme.Provides a caching implementation of the
DraftWorkflowStore.Used to cache workflowDescriptors in JIRA.Provides a way for JIRA to configure OSWorkflow to lookup condition, validator, and post-function classes by setting theTypeResolver.A builder that can be used to change the state of the workflow scheme.This store is used to persist copies of active workflows.Representes an ImmutableWorkflowDescriptor.Works with workflows on Issues.This class represents an draft workflow, that is a copy of an active workflow that may be edited, (and eventually) be used to overwrite an active workflow.Domain object representing the permitted states and transitions of issues.A Comparator for the JiraWorkflow class.Used as a simple transfer object that the workflow store can pass back.This is a simple data transfer object used to convey workflow information out of the Workflow store.New Mock for JiraWorkflow.Provides an OfBiz implementation of aWorkflowDescriptorStoreProvides a way for JIRA to configure OSWorkflowTypeResolverclasses.Provides the ability to deromilize the workflow -> workflowscheme ->project relationship in a number of different ways.A Condition that is SkippableA Validator that is SkippableThis is a holder object for Transition options.This interface provides methods responsible for persisting aWorkflowDescriptorto the database.Useful methods for JIRA OSWorkflow conditions and functions.The WorkflowManager is used to interface with the workflow implementationAn editor that can be used to perform CRUD operations on the properties of a workflow.Contains the result of a successful operation.Factory forWorkflowPropertyEditorinstances.Represents the workflow scheme for JIRA.WorkflowScheme.Builder<T extends WorkflowScheme.Builder<T>>A builder that can be used to change a workflow scheme.Provides a collection like interface over the underlyingJiraWorkflowpersistance implementation.A Factory class to create WorkflowTransitionUtil objects.