| java.lang.Object | |
| ↳ | com.atlassian.jira.issue.comments.util.LuceneCommentIterator |
This class iterates across a series of comment hits from the comment index.
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Returns the total number of comments this iterator contains.
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||||||||||
From interface
com.atlassian.jira.issue.comments.util.CommentIterator
| |||||||||||||||||||
From interface
java.util.Iterator
| |||||||||||||||||||
Returns the total number of comments this iterator contains.

