Interface UpdatablePlanFields
- All Superinterfaces:
Fields
,Iterable<Field>
,IterableWithSize<Field>
,PlanFields
- 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
Methods inherited from interface com.polarion.alm.shared.api.model.plan.PlanFields
_doneWork, _progress, _remainingWork, _totalWork, allowedTypes, id, location, project, projectSpan
-
Method Details
-
name
- Specified by:
name
in interfacePlanFields
-
description
- Specified by:
description
in interfacePlanFields
-
homePageContent
- Specified by:
homePageContent
in interfacePlanFields
- Since:
- 3.9.1
-
records
- Specified by:
records
in interfacePlanFields
-
parent
- Specified by:
parent
in interfacePlanFields
-
startDate
- Specified by:
startDate
in interfacePlanFields
-
dueDate
- Specified by:
dueDate
in interfacePlanFields
-
status
- Specified by:
status
in interfacePlanFields
-
startedOn
- Specified by:
startedOn
in interfacePlanFields
-
finishedOn
- Specified by:
finishedOn
in interfacePlanFields
-
prioritizationField
- Specified by:
prioritizationField
in interfacePlanFields
-
calculationType
- Specified by:
calculationType
in interfacePlanFields
-
estimationField
- Specified by:
estimationField
in interfacePlanFields
-
defaultEstimate
- Specified by:
defaultEstimate
in interfacePlanFields
-
capacity
- Specified by:
capacity
in interfacePlanFields
-
previousTimeSpent
- Specified by:
previousTimeSpent
in interfacePlanFields
-
isTemplate
- Specified by:
isTemplate
in interfacePlanFields
-
template
- Specified by:
template
in interfacePlanFields
-
useReportFromTemplate
- Specified by:
useReportFromTemplate
in interfacePlanFields
- Since:
- 3.9.2
-
sortOrder
- Specified by:
sortOrder
in interfacePlanFields
-
color
- Specified by:
color
in interfacePlanFields
-
author
- Specified by:
author
in interfacePlanFields
-
created
- Specified by:
created
in interfacePlanFields
-
updated
- Specified by:
updated
in interfacePlanFields
-