Interface CommentBaseFields
- All Superinterfaces:
Fields,Iterable<Field>,IterableWithSize<Field>
- All Known Subinterfaces:
CommentFields
- Since:
- 3.10.0
-
Method Summary
Modifier and TypeMethodDescriptionauthor()<T extends CommentBase>
CommentBasesField<T>created()id()<T extends CommentBase>
CommentBaseField<T>project()resolved()text()title()Methods 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
-
id
-
project
-
author
-
created
-
title
-
text
-
parentComment
-
childComments
-
resolved
-