Package com.codebarrel.jira.model.issue
Class PageableCommentImpl
java.lang.Object
com.codebarrel.jira.model.AbstractPageable
com.codebarrel.jira.model.issue.PageableCommentImpl
- All Implemented Interfaces:
PageableComment,Pageable
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.codebarrel.jira.model.AbstractPageable
getMaxResults, getStartAt, getTotal, isLastMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface com.codebarrel.jira.model.Pageable
getMaxResults, getStartAt, getTotal, isLast
-
Constructor Details
-
PageableCommentImpl
public PageableCommentImpl()
-
-
Method Details
-
getComments
- Specified by:
getCommentsin interfacePageableComment
-
toString
- Overrides:
toStringin classAbstractPageable
-