Package com.atlassian.jira.issue.comments.util

Interface Summary
CommentIterator A way of iterating over comments, without necessarily loading them all into memory.
 

Class Summary
DatabaseCommentIterator This iterator is not synchronized, and should not be accessed by multiple threads
LuceneCommentIterator This class iterates across a series of comment hits from the comment index.
 



Copyright © 2002-2012 Atlassian. All Rights Reserved.