Modifier and Type | Class and Description |
---|---|
class |
SimpleIssueTypeImpl
Representation of a simple issue type.
|
Modifier and Type | Class and Description |
---|---|
static class |
ProjectIssueTypeContextProvider.ProjectIssueType |
Modifier and Type | Method and Description |
---|---|
List<SimpleIssueType> |
ProjectScreensContextProvider.SimpleScreenScheme.getIssueTypes() |
Collection<SimpleIssueType> |
ProjectFieldsContextProvider.SimpleFieldConfig.getIssueTypes() |
Modifier and Type | Method and Description |
---|---|
static ProjectFieldsContextProvider.SimpleFieldConfig |
ProjectFieldsContextProvider.SimpleFieldConfig.getSystemDefaultSimpleFieldConfig(String url,
boolean defaultFieldconfig,
Collection<Project> sharedProjects,
List<ProjectFieldsContextProvider.SimpleFieldLayoutItem> fieldLayoutItems,
List<SimpleIssueType> issueTypes) |
Constructor and Description |
---|
SimpleFieldConfig(FieldLayout fieldLayout,
String url,
boolean defaultFieldConfig,
Collection<Project> sharedProjects,
List<ProjectFieldsContextProvider.SimpleFieldLayoutItem> fieldLayoutItems,
List<SimpleIssueType> issueTypes) |
SimpleScreenScheme(FieldScreenScheme fieldScreenScheme,
String url,
boolean defaultScreenScheme,
List<SimpleIssueType> issueTypes,
List<ProjectScreensContextProvider.SimpleFieldScreen> screens,
Collection<Project> projects) |
Modifier and Type | Method and Description |
---|---|
Comparator<SimpleIssueType> |
OrderFactory.createIssueTypeComparator() |
Comparator<SimpleIssueType> |
DefaultOrderFactory.createIssueTypeComparator() |
Modifier and Type | Class and Description |
---|---|
static class |
WorkflowSchemeRestHelper.SimpleIssueType |
Copyright © 2002-2017 Atlassian. All Rights Reserved.