Package | Description |
---|---|
com.atlassian.jira.projectconfig.issuetypes.workflow | |
com.atlassian.jira.projectconfig.util |
Modifier and Type | Method and Description |
---|---|
IssueTypeConfigWorkflowHelper.WorkflowResult |
DefaultIssueTypeConfigWorkflowHelper.getWorkflowData(ProjectWorkflowContext context) |
IssueTypeConfigWorkflowHelper.WorkflowResult |
IssueTypeConfigWorkflowHelper.getWorkflowData(ProjectWorkflowContext context)
Return the
JiraWorkflow , IssueTypeConfigWorkflowHelper.WorkflowState , shared Project s
and shared IssueType s for the passed project and workflow name. |
Modifier and Type | Method and Description |
---|---|
ServiceOutcome<ProjectWorkflowContext> |
ProjectWorkflowContextLocator.getContext(String projectKey,
String workflowName)
Find a
ProjectWorkflowContext for the passed project and workflow name. |
ServiceOutcome<ProjectWorkflowContext> |
DefaultProjectWorkflowContextLocator.getContext(String projectKey,
String workflowName) |
Copyright © 2002-2022 Atlassian. All Rights Reserved.