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, titleMethods inherited from interface java.lang.Iterable
forEach, iterator, spliteratorMethods inherited from interface com.polarion.alm.shared.api.utils.collections.IterableWithSize
addAllTo, isEmpty, size, toArray, toArrayList
-
Method Details
-
parentComment
- Specified by:
parentCommentin interfaceCommentBaseFields
-
childComments
- Specified by:
childCommentsin interfaceCommentBaseFields
-