Package com.atlassian.jira.bc.workflow
package com.atlassian.jira.bc.workflow
-
ClassDescriptionDefault workflow service implementation.A container-injectable factory that provides methods to create instance of
ConditionDescriptorto be used inWorkflowTransitionService.A container-injectable factory that provides methods to create instance ofFunctionDescriptorto be used inWorkflowTransitionService.This class is responsible for validation before passing the actual call to the underlyingWorkflowManager.Enum specifying whether workflow is editable or not.A container-injectable service that provides the ability to add conditions (viaConditionDescriptor) and post functions (viaFunctionDescriptor) to a JIRA workflow.