Uses of Package
com.atlassian.configurable

Packages that use com.atlassian.configurable
com.atlassian.configurable   
com.atlassian.jira.service   
com.atlassian.jira.service.services.file   
com.atlassian.jira.service.services.mail   
 

Classes in com.atlassian.configurable used by com.atlassian.configurable
ObjectConfiguration
          This interface represents a holder for all the configuration information.
ObjectConfigurationException
          This exception is thrown an error occurs during the use of ConfigurableObjects
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
 

Classes in com.atlassian.configurable used by com.atlassian.jira.service
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.
ObjectConfigurationException
          This exception is thrown an error occurs during the use of ConfigurableObjects
 

Classes in com.atlassian.configurable used by com.atlassian.jira.service.services.file
ObjectConfigurable
          This interface should be implemented by any classes that are configured using an Object Configuration.
ObjectConfigurationException
          This exception is thrown an error occurs during the use of ConfigurableObjects
 

Classes in com.atlassian.configurable used by com.atlassian.jira.service.services.mail
ObjectConfigurable
          This interface should be implemented by any classes that are configured using an Object Configuration.
ObjectConfigurationException
          This exception is thrown an error occurs during the use of ConfigurableObjects
 



Copyright © 2002-2011 Atlassian. All Rights Reserved.