public interface

CommentDocumentFactory

implements EntityDocumentFactory<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

Public Methods
Term getIdentifyingTerm(Comment comment)
[Expand]
Inherited Methods
From interface com.google.common.base.Function

Public Methods

public Term getIdentifyingTerm (Comment comment)