public interface

CommentDocumentFactory

implements RelatedEntityDocumentFactory<T>
com.atlassian.jira.issue.index.CommentDocumentFactory
Known Indirect Subclasses

Class Overview

Abstracts the means to create a org.apache.lucene.document.Document for a comment Comment and its Issue.

Summary

[Expand]
Inherited Methods
From interface com.atlassian.jira.index.RelatedEntityDocumentFactory
From interface com.google.common.base.Function