Interface UpdatableBaselineCollectionFields
- All Superinterfaces:
BaselineCollectionFields
,Fields
,Iterable<Field>
,IterableWithSize<Field>
- Since:
- 3.20.1
-
Method Summary
Methods inherited from interface com.polarion.alm.shared.api.model.baselinecollection.BaselineCollectionFields
author, branchedFrom, closedOn, created, downstreamCollections, id, project, reusedFrom, updated
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
-
name
- Specified by:
name
in interfaceBaselineCollectionFields
-
description
- Specified by:
description
in interfaceBaselineCollectionFields
-
elements
- Specified by:
elements
in interfaceBaselineCollectionFields
-
upstreamCollections
Description copied from interface:BaselineCollectionFields
Direct upstream Collections. Note that upstream Collections always have a revision.- Specified by:
upstreamCollections
in interfaceBaselineCollectionFields
-