Uses of Package
com.atlassian.configurable

Packages that use com.atlassian.configurable
com.atlassian.configurable   
com.atlassian.jira   
com.atlassian.jira.charts.portlet   
com.atlassian.jira.dev.reference.plugin.services   
com.atlassian.jira.index.ha   
com.atlassian.jira.issue.statistics   
com.atlassian.jira.jelly.service   
com.atlassian.jira.plugin   
com.atlassian.jira.plugin.report.impl   
com.atlassian.jira.portal   
com.atlassian.jira.service   
com.atlassian.jira.service.services   
com.atlassian.jira.service.services.cluster   
com.atlassian.jira.service.services.export   
com.atlassian.jira.service.services.file   
com.atlassian.jira.service.services.imap   
com.atlassian.jira.service.services.index   
com.atlassian.jira.service.services.mail   
com.atlassian.jira.service.services.pop   
com.atlassian.jira.web.action.admin   
com.atlassian.jira.web.action.browser   
 

Classes in com.atlassian.configurable used by com.atlassian.configurable
EnabledCondition
          An encapsulation of the conditional logic to decide whether to display and configure a given ObjectConfigurationProperty.
ObjectConfiguration
          This interface represents a holder for all the configuration information.
ObjectConfigurationException
          This exception is thrown an error occurs during the use of ConfigurableObjects
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.
ObjectConfigurationPropertyImpl
          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
ValuesGenerator
          Interface to implement when you want to retrieve a list of choices for a ConfiguraionProperty.
 

Classes in com.atlassian.configurable used by com.atlassian.jira
XMLObjectConfigurationFactory
          This class retrieves an Object Configuration with a particular id.
 

Classes in com.atlassian.configurable used by com.atlassian.jira.charts.portlet
ValuesGenerator
          Interface to implement when you want to retrieve a list of choices for a ConfiguraionProperty.
 

Classes in com.atlassian.configurable used by com.atlassian.jira.dev.reference.plugin.services
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.index.ha
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.issue.statistics
ValuesGenerator
          Interface to implement when you want to retrieve a list of choices for a ConfiguraionProperty.
 

Classes in com.atlassian.configurable used by com.atlassian.jira.jelly.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.plugin
ObjectConfiguration
          This interface represents a holder for all the configuration information.
ObjectConfigurationException
          This exception is thrown an error occurs during the use of ConfigurableObjects
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.plugin.report.impl
EnabledCondition
          An encapsulation of the conditional logic to decide whether to display and configure a given ObjectConfigurationProperty.
ValuesGenerator
          Interface to implement when you want to retrieve a list of choices for a ConfiguraionProperty.
 

Classes in com.atlassian.configurable used by com.atlassian.jira.portal
ValuesGenerator
          Interface to implement when you want to retrieve a list of choices for a ConfiguraionProperty.
 

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
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.cluster
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.export
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.
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.imap
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.index
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.mail
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
ValuesGenerator
          Interface to implement when you want to retrieve a list of choices for a ConfiguraionProperty.
 

Classes in com.atlassian.configurable used by com.atlassian.jira.service.services.pop
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.web.action.admin
ObjectConfiguration
          This interface represents a holder for all the configuration information.
 

Classes in com.atlassian.configurable used by com.atlassian.jira.web.action.browser
ObjectConfiguration
          This interface represents a holder for all the configuration information.
ObjectConfigurationException
          This exception is thrown an error occurs during the use of ConfigurableObjects
 



Copyright © 2002-2014 Atlassian. All Rights Reserved.