Uses of Interface
com.atlassian.jira.issue.index.IndexDirectoryFactory

Packages that use IndexDirectoryFactory
com.atlassian.jira.issue.index   
 

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

Classes in com.atlassian.jira.issue.index that implement IndexDirectoryFactory
static class IndexDirectoryFactory.IndexPathAdapter
           
 class MockIndexDirectoryFactory
           
 

Constructors in com.atlassian.jira.issue.index with parameters of type IndexDirectoryFactory
DefaultIssueIndexer(IndexDirectoryFactory indexDirectoryFactory, DefaultIssueIndexer.CommentRetriever commentRetriever, DefaultIssueIndexer.ChangeHistoryRetriever changeHistoryRetriever, ApplicationProperties applicationProperties, IssueDocumentFactory issueDocumentFactory, CommentDocumentFactory commentDocumentFactory, ChangeHistoryDocumentFactory changeHistoryDocumentFactory)
           
 



Copyright © 2002-2014 Atlassian. All Rights Reserved.