Package com.atlassian.configurable
Class XMLValuesObjectConfigurationProperty
java.lang.Object
com.atlassian.configurable.ObjectConfigurationPropertyImpl
com.atlassian.configurable.XMLValuesObjectConfigurationProperty
- All Implemented Interfaces:
ObjectConfigurationProperty
,Map
Uses an xml element to configure a list of keys and values as the available values for this property.
-
Nested Class Summary
-
Method Summary
Methods inherited from class com.atlassian.configurable.ObjectConfigurationPropertyImpl
clear, containsKey, containsValue, entrySet, get, getCascadeFrom, getDefault, getDescription, getInternalValues, getMutableInternalValues, getName, getType, getTypeName, init, isEmpty, isEnabled, isI18nValues, keySet, put, putAll, remove, setCascadeFrom, setI18nValues, size, values
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface java.util.Map
compute, computeIfAbsent, computeIfPresent, equals, forEach, getOrDefault, hashCode, merge, putIfAbsent, remove, replace, replace, replaceAll