Package | Description |
---|---|
com.atlassian.jira.projectconfig.issuetypes.fields | |
com.atlassian.jira.projectconfig.issuetypes.workflow | |
com.atlassian.jira.projectconfig.util |
Modifier and Type | Method and Description |
---|---|
IssueTypeConfigFieldsHelper.FieldsResult |
IssueTypeConfigFieldsHelper.getFieldsData(ProjectContext context,
ApplicationUser user)
|
IssueTypeConfigFieldsHelper.FieldsResult |
DefaultIssueTypeConfigFieldsHelper.getFieldsData(ProjectContext context,
ApplicationUser user) |
Modifier and Type | Method and Description |
---|---|
IssueTypeConfigWorkflowHelper.WorkflowResult |
DefaultIssueTypeConfigWorkflowHelper.getWorkflowData(ProjectContext issueContext) |
IssueTypeConfigWorkflowHelper.WorkflowResult |
IssueTypeConfigWorkflowHelper.getWorkflowData(ProjectContext context)
Return the
JiraWorkflow , IssueTypeConfigWorkflowHelper.WorkflowState , shared Project s
and shared IssueType s for the passed
ProjectContext . |
Modifier and Type | Method and Description |
---|---|
ServiceOutcome<ProjectContext> |
ProjectContextLocator.getContext(String projectKey,
long issueTypeId)
Find a
ProjectContext for the passed project and issue type. |
ServiceOutcome<ProjectContext> |
DefaultProjectContextLocator.getContext(String projectKey,
long issueTypeId) |
Copyright © 2002-2019 Atlassian. All Rights Reserved.