Package com.atlassian.jira.config.util

Interface Summary
AttachmentPathManager Responsible for determining the current location of JIRA attachments.
EditionCheck Useful for mocking out license checks in component tests.
EncodingConfiguration Get the current encoding.
IndexingConfiguration Used to access the indexing configuration.
IndexPathManager Responsible for determining the current location of JIRA indexes.
IndexPathService Service that provides access to JIRA's Lucene indexing paths.
IndexWriterConfiguration Controls how the Lucene IndexWriter will be set up.
IndexWriterConfiguration.WriterSettings  
JiraHome Get the location of JIRA's home directory.
ThumbnailConfiguration Thumbnail configuration.
 

Class Summary
AttachmentPathManager.PropertiesAdaptor Implementation of AttachmentPathManager that uses the ApplicationProperties to get the current paths.
DefaultIndexPathService  
EncodingConfiguration.PropertiesAdaptor  
EncodingConfiguration.Static  
IndexingConfiguration.PropertiesAdapter  
IndexPathManager.Directory  
IndexPathManager.PropertiesAdaptor Implementation of IndexPathManager that uses the ApplicationProperties to get the current paths.
IndexWriterConfiguration.Default  
IndexWriterConfiguration.PropertiesAdaptor  
JiraHome.Default  
ThumbnailConfiguration.PropertiesAdaptor Implementation of ThumbnailConfiguration that uses the ApplicationProperties to get the values.
 

Enum Summary
AttachmentPathManager.Mode  
IndexPathManager.Mode  
 



Copyright © 2002-2009 Atlassian. All Rights Reserved.