Package com.atlassian.configurable
package com.atlassian.configurable
-
ClassDescriptionDetermines whether a property should be displayed and configured.Factory for constructing EnabledCondition instances.This interface should be implemented by any classes that are configured using an Object Configuration.This interface represents a holder for all the configuration information.This exception is thrown an error occurs during the use of ConfigurableObjectsThis class retrieves an Object Configuration with a particular id.This interface is a property of an Object Configuration and contains a name, description, default value and the type (ObjectConfigurationTypes) of this property.This interface is a property of an Object Configuration and contains a name, description, default value and the type (ObjectConfigurationTypes) of this property.Contains a list of possible Object Configuration Types that can be used.Interface that allows a ObjectConfiguration to retrieve a dynamic description based on the values set for its propertiesSimple implementation of
ObjectDescriptor
that simply returns the description that was passed in when the object was created.Interface to implement when you want to retrieve a list of choices for a ConfigurationProperty.Represents a property which gets its values derived from aValuesGenerator
implementation.This class retrieves an Object Configuration with a particular id.Uses an xml element to configure a list of keys and values as the available values for this property.