Uses of Class
com.atlassian.configurable.ObjectConfigurationException
Package
Description
-
Uses of ObjectConfigurationException in com.atlassian.configurable
Modifier and TypeMethodDescriptionObjectConfigurable.getDefaultProperty
(String propertyKey) Returns the default property value for a keyObjectConfiguration.getFieldDefault
(String key) Retrieves the default value for property with specified keyObjectConfigurationImpl.getFieldDefault
(String key) Retrieves the default value for property with specified keyObjectConfiguration.getFieldDescription
(String key) Retrieves the description of a property with the specified keyObjectConfigurationImpl.getFieldDescription
(String key) Retrieves the description of a property with the specified keyObjectConfiguration.getFieldName
(String key) Retrieves the name of a property with the specified keyObjectConfigurationImpl.getFieldName
(String key) Retrieves the name of a property with the specified keyint
ObjectConfiguration.getFieldType
(String key) Retrieves the type of the property with the specified keyint
ObjectConfigurationImpl.getFieldType
(String key) Retrieves the type of the property with the specified keyObjectConfiguration.getFieldTypeName
(String key) Retrieves the name of the type of the property with the specified keyObjectConfigurationImpl.getFieldTypeName
(String key) ObjectConfiguration.getFieldValues
(String key) Retrieves a map of available values for property with the specified key.ObjectConfigurationImpl.getFieldValues
(String key) Retrieves a map of available values for property with the specified key.ObjectConfiguration.getFieldValuesHtmlEncoded
(String key) Retrieves a map of available values for property with the specified key.ObjectConfigurationImpl.getFieldValuesHtmlEncoded
(String key) Retrieves a map of available values for property with the specified key.ObjectConfigurable.getLongProperty
(String propertyKey) Returns a property of this object with the specified key as a longObjectConfigurable.getObjectConfiguration()
Retrieves an object configuration object with properties that can be setObjectConfigurationFactory.getObjectConfiguration
(String id, Map userParams) This function retrieves an ObjectConfiguration based on a specified identifier, N.B.XMLObjectConfigurationFactory.getObjectConfiguration
(String id, Map params) This function retrieves an ObjectConfiguration based on a specified identifier, N.B.com.opensymphony.module.propertyset.PropertySet
ObjectConfigurable.getProperties()
Retrieve all the specified Properties for this objectObjectConfigurable.getProperty
(String propertyKey) Returns a property of this object with the specified keyObjectConfigurable.getTextProperty
(String propertyKey) Returns a property of this object with the specified key, the property is of type textboolean
ObjectConfigurable.hasProperty
(String propertyKey) Checks if this object has a particular propertyvoid
ObjectConfigurationFactory.loadObjectConfiguration
(String xmlFile, String id, ClassLoader classLoader) void
XMLObjectConfigurationFactory.loadObjectConfiguration
(String xmlFile, String id) This procedure loads an xml file into a holder object which is then used to construct a real object when the get function is called.void
XMLObjectConfigurationFactory.loadObjectConfiguration
(String xmlFile, String id, ClassLoader classLoader) This procedure loads an xml file into a holder object which is then used to construct a real object when the get function is called. -
Uses of ObjectConfigurationException in com.atlassian.jira.cluster.disasterrecovery
-
Uses of ObjectConfigurationException in com.atlassian.jira.dev.reference.plugin.services
-
Uses of ObjectConfigurationException in com.atlassian.jira.index.ha
-
Uses of ObjectConfigurationException in com.atlassian.jira.plugin
Modifier and TypeMethodDescriptionAbstractConfigurableModuleDescriptor.getObjectConfiguration
(Map params) ConfigurableModuleDescriptor.getObjectConfiguration
(Map params) -
Uses of ObjectConfigurationException in com.atlassian.jira.plugin.corereports.web.action
Modifier and TypeMethodDescriptionConfigureReport.ObjectConfigurationField.getConfigurationHtml()
ConfigureReport.ObjectConfigurationField.getDefaultValue()
ConfigureReport.ObjectConfigurationField.getDescription()
ConfigureReport.ObjectConfigurationField.getName()
ConfigureReport.getObjectConfiguration()
ConfigureReport.getObjectConfigurationFields()
List<? extends ConfigureReport.SelectableFieldOption>
ConfigureReport.ObjectConfigurationField.getSelectableValuesHtmlEncoded()
int
ConfigureReport.ObjectConfigurationField.getType()
ConfigureReport.ObjectConfigurationField.getTypeName()
List<? extends ConfigureReport.FieldOption>
ConfigureReport.ObjectConfigurationField.getValues()
List<? extends ConfigureReport.FieldOption>
ConfigureReport.ObjectConfigurationField.getValuesHtmlEncoded()
boolean
ConfigureReport.isShowSaveButton()
-
Uses of ObjectConfigurationException in com.atlassian.jira.service
Modifier and TypeMethodDescriptionAbstractService.getDefaultProperty
(String propertyKey) JiraServiceContainerImpl.getDefaultProperty
(String propertyKey) MockJiraServiceContainer.getDefaultProperty
(String propertyKey) UnloadableJiraServiceContainer.getDefaultProperty
(String propertyKey) AbstractService.getLongProperty
(String propertyKey) JiraServiceContainerImpl.getLongProperty
(String propertyKey) MockJiraServiceContainer.getLongProperty
(String propertyKey) UnloadableJiraServiceContainer.getLongProperty
(String propertyKey) protected ObjectConfiguration
JiraServiceContainerImpl.getObjectConfiguration()
MockJiraServiceContainer.getObjectConfiguration()
UnloadableJiraServiceContainer.getObjectConfiguration()
com.opensymphony.module.propertyset.PropertySet
AbstractService.getProperties()
com.opensymphony.module.propertyset.PropertySet
JiraServiceContainerImpl.getProperties()
com.opensymphony.module.propertyset.PropertySet
MockJiraServiceContainer.getProperties()
com.opensymphony.module.propertyset.PropertySet
UnloadableJiraServiceContainer.getProperties()
AbstractService.getProperty
(String propertyKey) JiraServiceContainerImpl.getProperty
(String propertyKey) MockJiraServiceContainer.getProperty
(String propertyKey) UnloadableJiraServiceContainer.getProperty
(String propertyKey) AbstractService.getTextProperty
(String propertyKey) JiraServiceContainerImpl.getTextProperty
(String propertyKey) MockJiraServiceContainer.getTextProperty
(String propertyKey) UnloadableJiraServiceContainer.getTextProperty
(String propertyKey) boolean
AbstractService.hasProperty
(String propertyKey) boolean
JiraServiceContainerImpl.hasProperty
(String propertyKey) boolean
MockJiraServiceContainer.hasProperty
(String propertyKey) boolean
UnloadableJiraServiceContainer.hasProperty
(String propertyKey) void
AbstractService.init
(com.opensymphony.module.propertyset.PropertySet props) void
JiraService.init
(com.opensymphony.module.propertyset.PropertySet props) Deprecated.default void
JiraService.init
(com.opensymphony.module.propertyset.PropertySet props, long configurationIdentifier) Initialise the service passing configuration identifier which is unique per configuration of the service.void
JiraServiceContainerImpl.init
(com.opensymphony.module.propertyset.PropertySet props) Deprecated.void
JiraServiceContainerImpl.init
(com.opensymphony.module.propertyset.PropertySet props, long configurationIdentifier) void
MockJiraServiceContainer.init
(com.opensymphony.module.propertyset.PropertySet props) void
UnloadableJiraServiceContainer.init
(com.opensymphony.module.propertyset.PropertySet props) -
Uses of ObjectConfigurationException in com.atlassian.jira.service.services
Modifier and TypeMethodDescriptionCacheFlusher.getObjectConfiguration()
DebugService.getObjectConfiguration()
-
Uses of ObjectConfigurationException in com.atlassian.jira.service.services.auditing
-
Uses of ObjectConfigurationException in com.atlassian.jira.service.services.cluster
Modifier and TypeMethodDescriptionClusterMessageCleaningService.getObjectConfiguration()
NodeStateCheckerService.getObjectConfiguration()
void
ClusterMessageCleaningService.init
(com.opensymphony.module.propertyset.PropertySet props) void
NodeStateCheckerService.init
(com.opensymphony.module.propertyset.PropertySet properties) -
Uses of ObjectConfigurationException in com.atlassian.jira.service.services.export
Modifier and TypeMethodDescriptionExportService.getObjectConfiguration()
void
ExportService.init
(com.opensymphony.module.propertyset.PropertySet props) -
Uses of ObjectConfigurationException in com.atlassian.jira.service.services.file
Modifier and TypeMethodDescriptionFileService.getObjectConfiguration()
void
AbstractMessageHandlingService.init
(com.opensymphony.module.propertyset.PropertySet props) void
FileService.init
(com.opensymphony.module.propertyset.PropertySet props) -
Uses of ObjectConfigurationException in com.atlassian.jira.service.services.imap
-
Uses of ObjectConfigurationException in com.atlassian.jira.service.services.index
Modifier and TypeMethodDescriptionReplicatedIndexCleaningService.getObjectConfiguration()
void
ReplicatedIndexCleaningService.init
(com.opensymphony.module.propertyset.PropertySet props) -
Uses of ObjectConfigurationException in com.atlassian.jira.service.services.mail
Modifier and TypeMethodDescriptionMailFetcherService.getObjectConfiguration()
MailQueueService.getObjectConfiguration()
void
MailFetcherService.init
(com.opensymphony.module.propertyset.PropertySet props) void
MailFetcherService.init
(com.opensymphony.module.propertyset.PropertySet props, long configurationIdentifier) void
MailQueueService.init
(com.opensymphony.module.propertyset.PropertySet props) -
Uses of ObjectConfigurationException in com.atlassian.jira.service.services.pop
JiraService.init(PropertySet, long)