public class

DefaultCommentDocumentFactory

extends Object
implements CommentDocumentFactory
java.lang.Object
   ↳ com.atlassian.jira.issue.index.DefaultCommentDocumentFactory

Summary

Public Constructors
DefaultCommentDocumentFactory(SearchExtractorRegistrationManager searchExtractorManager)
Public Methods
Option<Document> apply(Comment comment)
Term getIdentifyingTerm(Comment comment)
[Expand]
Inherited Methods
From class java.lang.Object
From interface com.atlassian.jira.issue.index.CommentDocumentFactory
From interface com.google.common.base.Function

Public Constructors

public DefaultCommentDocumentFactory (SearchExtractorRegistrationManager searchExtractorManager)

Public Methods

public Option<Document> apply (Comment comment)

public Term getIdentifyingTerm (Comment comment)