Interface WorkItemFields
- All Superinterfaces:
Fields
,Iterable<Field>
,IterableWithSize<Field>
- All Known Subinterfaces:
UpdatableWorkItemFields
- Since:
- 3.9.0
-
Method Summary
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
-
id
-
project
-
module
-
outlineNumber
-
type
-
title
-
description
-
severity
-
priority
-
status
-
resolution
-
linkedWorkItems
-
linkedRevisions
-
hyperlinks
-
comments
-
attachments
-
initialEstimate
-
timeSpent
-
remainingEstimate
-
dueDate
-
timePoint
-
plannedStart
-
plannedEnd
-
resolvedOn
-
plannedIn
-
created
-
updated
-
categories
-
author
-
assignee
-
workRecords
-
approvals
-
planningConstraints
-
location
-
linkedResources
- Since:
- 3.17.0
-
linkedOslcResources
- Since:
- 3.17.2
-
workflowSignatures
- Since:
- 3.18.2
-
watches
- Since:
- 3.22.2
-