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

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

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

Classes in com.atlassian.jira.issue.index that implement ChangeHistoryDocumentFactory
 class DefaultChangeHistoryDocumentFactory
           
 

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



Copyright © 2002-2014 Atlassian. All Rights Reserved.