|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ObjectDescriptor | |
|---|---|
| com.atlassian.configurable | |
| com.atlassian.jira.plugin | |
| com.atlassian.jira.portal | |
| Uses of ObjectDescriptor in com.atlassian.configurable |
|---|
| Classes in com.atlassian.configurable that implement ObjectDescriptor | |
|---|---|
class |
StringObjectDescription
Simple implementation of ObjectDescriptor that simply returns the description that was passed
in when the object was created. |
| Methods in com.atlassian.configurable with parameters of type ObjectDescriptor | |
|---|---|
void |
XMLObjectConfigurationFactory.loadObjectConfigurationFromElement(org.dom4j.Element element,
ObjectDescriptor od,
String id)
|
void |
XMLObjectConfigurationFactory.loadObjectConfigurationFromElement(org.dom4j.Element element,
ObjectDescriptor od,
String id,
ClassLoader classLoader)
|
| Constructors in com.atlassian.configurable with parameters of type ObjectDescriptor | |
|---|---|
ObjectConfigurationImpl(Map configProperties,
ObjectDescriptor od)
Creates a new ObjectConfigurationImpl object. |
|
ObjectConfigurationImpl(String id,
Map configProperties,
ObjectDescriptor od)
Deprecated. since 28 August 2007 the ID is never read, use the constructor without the ID instead. |
|
| Uses of ObjectDescriptor in com.atlassian.jira.plugin |
|---|
| Methods in com.atlassian.jira.plugin that return ObjectDescriptor | |
|---|---|
protected ObjectDescriptor |
ConfigurableModuleDescriptor.getObjectDescriptor()
|
| Uses of ObjectDescriptor in com.atlassian.jira.portal |
|---|
| Classes in com.atlassian.jira.portal that implement ObjectDescriptor | |
|---|---|
class |
ProjectCategoriesDescriptor
|
class |
ProjectObjectDescriptor
|
class |
ProjectTableCategoriesDescriptor
|
class |
SearchRequestObjectDescriptor
|
class |
TitleObjectDescriptor
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||