|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.atlassian.jira.projectconfig.contextproviders.ProjectFieldsContextProvider.SimpleFieldConfig
public static class ProjectFieldsContextProvider.SimpleFieldConfig
| Constructor Summary | |
|---|---|
ProjectFieldsContextProvider.SimpleFieldConfig(FieldLayout fieldLayout,
String url,
boolean defaultFieldConfig,
Collection<Project> sharedProjects,
List<ProjectFieldsContextProvider.SimpleFieldLayoutItem> fieldLayoutItems,
List<SimpleIssueType> issueTypes)
|
|
| Method Summary | |
|---|---|
boolean |
equals(Object o)
|
String |
getDescription()
|
List<ProjectFieldsContextProvider.SimpleFieldLayoutItem> |
getFieldLayoutItems()
|
Long |
getId()
|
Collection<SimpleIssueType> |
getIssueTypes()
|
String |
getName()
|
Collection<Project> |
getSharedProjects()
|
static ProjectFieldsContextProvider.SimpleFieldConfig |
getSystemDefaultSimpleFieldConfig(String url,
boolean defaultFieldconfig,
Collection<Project> sharedProjects,
List<ProjectFieldsContextProvider.SimpleFieldLayoutItem> fieldLayoutItems,
List<SimpleIssueType> issueTypes)
|
String |
getUrl()
|
int |
hashCode()
|
boolean |
isDefault()
|
boolean |
isDefaultFieldConfig()
|
String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public ProjectFieldsContextProvider.SimpleFieldConfig(FieldLayout fieldLayout,
String url,
boolean defaultFieldConfig,
Collection<Project> sharedProjects,
List<ProjectFieldsContextProvider.SimpleFieldLayoutItem> fieldLayoutItems,
List<SimpleIssueType> issueTypes)
| Method Detail |
|---|
public static ProjectFieldsContextProvider.SimpleFieldConfig getSystemDefaultSimpleFieldConfig(String url,
boolean defaultFieldconfig,
Collection<Project> sharedProjects,
List<ProjectFieldsContextProvider.SimpleFieldLayoutItem> fieldLayoutItems,
List<SimpleIssueType> issueTypes)
public Long getId()
public String getName()
getName in interface NamedDefaultpublic String getDescription()
public boolean isDefault()
isDefault in interface NamedDefaultpublic String getUrl()
public boolean isDefaultFieldConfig()
public Collection<Project> getSharedProjects()
public List<ProjectFieldsContextProvider.SimpleFieldLayoutItem> getFieldLayoutItems()
public Collection<SimpleIssueType> getIssueTypes()
public boolean equals(Object o)
equals in class Objectpublic int hashCode()
hashCode in class Objectpublic String toString()
toString in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||