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

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

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

Classes in com.atlassian.jira.issue.index that implement CommentDocumentFactory
 class DefaultCommentDocumentFactory
           
 

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



Copyright © 2002-2014 Atlassian. All Rights Reserved.