Uses of Interface
com.atlassian.jira.config.util.IndexingConfiguration

Packages that use IndexingConfiguration
com.atlassian.jira.config.util   
com.atlassian.jira.issue.index   
 

Uses of IndexingConfiguration in com.atlassian.jira.config.util
 

Classes in com.atlassian.jira.config.util that implement IndexingConfiguration
static class IndexingConfiguration.PropertiesAdapter
           
 

Uses of IndexingConfiguration in com.atlassian.jira.issue.index
 

Constructors in com.atlassian.jira.issue.index with parameters of type IndexingConfiguration
BulkOnlyIndexManager(IndexingConfiguration properties, IssueIndexer issueIndexer, IndexPathManager indexPathManager, ReindexMessageManager reindexMessageManager, com.atlassian.event.api.EventPublisher eventPublisher, ListenerManager listenerManager)
          private only for testing purposes (use the factory method to get an instance)
DefaultIndexManager(IndexingConfiguration indexProperties, IssueIndexer issueIndexer, IndexPathManager indexPath, ReindexMessageManager reindexMessageManager, com.atlassian.event.api.EventPublisher eventPublisher, ListenerManager listenerManager)
           
 



Copyright © 2002-2012 Atlassian. All Rights Reserved.