@Service public class IssueTypeSchemeServiceImpl extends Object implements IssueTypeSchemeService
Constructor and Description |
---|
IssueTypeSchemeServiceImpl() |
Modifier and Type | Method and Description |
---|---|
void |
addAllAgileIssueTypesToScheme(com.atlassian.jira.issue.fields.config.FieldConfigScheme issueTypeScheme)
Adds all Agile specific issue types to the given issue type scheme.
|
void |
addEpicIssueTypeToScheme(com.atlassian.jira.issue.fields.config.FieldConfigScheme issueTypeScheme)
Add EPIC issue type to the given issue type scheme.
|
public void addAllAgileIssueTypesToScheme(com.atlassian.jira.issue.fields.config.FieldConfigScheme issueTypeScheme)
IssueTypeSchemeService
addAllAgileIssueTypesToScheme
in interface IssueTypeSchemeService
issueTypeScheme
- issue type scheme to add topublic void addEpicIssueTypeToScheme(com.atlassian.jira.issue.fields.config.FieldConfigScheme issueTypeScheme)
IssueTypeSchemeService
addEpicIssueTypeToScheme
in interface IssueTypeSchemeService
Copyright © 2007–2025 Atlassian. All rights reserved.