Class IssueTypeConfigWorkflowHelper.WorkflowResult
java.lang.Object
com.atlassian.jira.projectconfig.issuetypes.workflow.IssueTypeConfigWorkflowHelper.WorkflowResult
- Enclosing interface:
IssueTypeConfigWorkflowHelper
A class that contains the result of a workflow lookup.
-
Constructor Summary
ConstructorsConstructorDescriptionWorkflowResult(JiraWorkflow workflow, IssueTypeConfigWorkflowHelper.WorkflowState workflowState, boolean isDraftWithChanges, SharedIssueTypeWorkflowData sharedBy) -
Method Summary
Modifier and TypeMethodDescriptionboolean
-
Constructor Details
-
Method Details
-
getWorkflow
-
getWorkflowState
-
isDraftWithChanges
public boolean isDraftWithChanges()
-