public class

XMLValuesObjectConfigurationProperty

extends ObjectConfigurationPropertyImpl
java.lang.Object
   ↳ com.atlassian.configurable.ObjectConfigurationPropertyImpl
     ↳ com.atlassian.configurable.XMLValuesObjectConfigurationProperty

Class Overview

Uses an xml element to configure a list of keys and values as the available values for this property.

Summary

[Expand]
Inherited Methods
From class com.atlassian.configurable.ObjectConfigurationPropertyImpl
From class java.lang.Object
From interface com.atlassian.configurable.ObjectConfigurationProperty
From interface java.util.Map