Package | Description |
---|---|
com.atlassian.configurable | |
com.atlassian.jira.plugin |
Modifier and Type | Class and Description |
---|---|
class |
StringObjectDescription
Simple implementation of
ObjectDescriptor that simply returns the description that was passed
in when the object was created. |
Modifier and Type | Method and Description |
---|---|
void |
XMLObjectConfigurationFactory.loadObjectConfigurationFromElement(org.dom4j.Element element,
ObjectDescriptor od,
String id) |
void |
XMLObjectConfigurationFactory.loadObjectConfigurationFromElement(org.dom4j.Element element,
ObjectDescriptor od,
String id,
ClassLoader classLoader) |
void |
ObjectConfigurationFactory.loadObjectConfigurationFromElement(org.dom4j.Element element,
ObjectDescriptor od,
String id,
ClassLoader classLoader) |
Constructor and Description |
---|
ObjectConfigurationImpl(Map<String,ObjectConfigurationProperty> configProperties,
ObjectDescriptor od)
Creates a new ObjectConfigurationImpl object.
|
Modifier and Type | Method and Description |
---|---|
protected ObjectDescriptor |
AbstractConfigurableModuleDescriptor.getObjectDescriptor() |
Copyright © 2002-2019 Atlassian. All Rights Reserved.