com.atlassian.jira.issue.index
Interface CommentDocumentBuilder

All Known Implementing Classes:
CommentDocumentBuilderImpl

interface CommentDocumentBuilder

Abstracts the means to create a Document for a comment Comment and its Issue.


Method Summary
 org.apache.lucene.document.Document get(Comment comment, Issue issue)
           
 

Method Detail

get

org.apache.lucene.document.Document get(Comment comment,
                                        Issue issue)


Copyright © 2002-2007 Atlassian. All Rights Reserved.