Interface CommentFields
- All Superinterfaces:
CommentBaseFields
,Fields
,Iterable<Field>
,IterableWithSize<Field>
- Since:
- 3.9.0
-
Method Summary
Methods inherited from interface com.polarion.alm.shared.api.model.comment.CommentBaseFields
author, created, id, project, resolved, text, title
Methods inherited from interface java.lang.Iterable
forEach, iterator, spliterator
Methods inherited from interface com.polarion.alm.shared.api.utils.collections.IterableWithSize
addAllTo, isEmpty, size, toArray, toArrayList
-
Method Details
-
parentComment
- Specified by:
parentComment
in interfaceCommentBaseFields
-
childComments
- Specified by:
childComments
in interfaceCommentBaseFields
-