Uses of Interface
com.atlassian.configurable.ObjectConfigurationProperty

Packages that use ObjectConfigurationProperty
com.atlassian.configurable   
 

Uses of ObjectConfigurationProperty in com.atlassian.configurable
 

Classes in com.atlassian.configurable that implement ObjectConfigurationProperty
 class ObjectConfigurationPropertyImpl
          This interface is a property of an Object Configuration and contains a name, description, default value and the type (ObjectConfigurationTypes) of this property.
 class ValuesGeneratorObjectConfigurationProperty
          Represents a property which gets its values derived from a ValuesGenerator implementation.
 class XMLValuesObjectConfigurationProperty
          Uses an xml element to configure a list of keys and values as the available values for this property.
 



Copyright © 2002-2011 Atlassian. All Rights Reserved.