Interface TestRunFields
- All Superinterfaces:
Fields
,Iterable<Field>
,IterableWithSize<Field>
- All Known Subinterfaces:
UpdatableTestRunFields
- 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
-
title
- Since:
- 3.10.1
-
project
-
records
-
status
-
finishedOn
-
isTemplate
-
template
-
projectSpan
- Since:
- 3.10.1
-
created
-
updated
-
author
-
groupId
-
type
-
summaryDefect
-
query
-
keepInHistory
-
selectTestCasesBy
-
document
-
attachments
-
location
-
idPrefix
- Since:
- 3.9.1
-
testParameters
- Since:
- 3.9.2
-
homePageContent
- Since:
- 3.10.0
-
useReportFromTemplate
- Since:
- 3.10.0
-
workflowSignatures
- Since:
- 3.10.0
-
comments
CommentBasesTreeField<CommentBase> comments()- Since:
- 3.10.0
-