Package com.atlassian.configurable

Interface Summary
ObjectConfigurable This interface should be implemented by any classes that are configured using an Object Configuration.
ObjectConfiguration This interface represents a holder for all the configuration information.
ObjectConfigurationFactory This class retrieves an Object Configuration with a particular id.
ObjectConfigurationProperty This interface is a property of an Object Configuration and contains a name, description, default value and the type (ObjectConfigurationTypes) of this property.
ObjectDescriptor Interface that allows a ObjectConfiguration to retrieve a dynamic description based on the values set for its properties
 

Class Summary
ObjectConfigurationTypes Contains a list of possible Object Configuration Types that can be used.
 

Exception Summary
ObjectConfigurationException This exception is thrown an error occurs during the use of ConfigurableObjects
 



Copyright © 2002-2011 Atlassian. All Rights Reserved.