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, spliteratorMethods inherited from interface com.polarion.alm.shared.api.utils.collections.IterableWithSize
addAllTo, isEmpty, size, toArray, toArrayListMethods 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:
namein interfacePlanFields
-
description
- Specified by:
descriptionin interfacePlanFields
-
homePageContent
- Specified by:
homePageContentin interfacePlanFields- Since:
- 3.9.1
-
records
- Specified by:
recordsin interfacePlanFields
-
parent
- Specified by:
parentin interfacePlanFields
-
startDate
- Specified by:
startDatein interfacePlanFields
-
dueDate
- Specified by:
dueDatein interfacePlanFields
-
status
- Specified by:
statusin interfacePlanFields
-
startedOn
- Specified by:
startedOnin interfacePlanFields
-
finishedOn
- Specified by:
finishedOnin interfacePlanFields
-
prioritizationField
- Specified by:
prioritizationFieldin interfacePlanFields
-
calculationType
- Specified by:
calculationTypein interfacePlanFields
-
estimationField
- Specified by:
estimationFieldin interfacePlanFields
-
defaultEstimate
- Specified by:
defaultEstimatein interfacePlanFields
-
capacity
- Specified by:
capacityin interfacePlanFields
-
previousTimeSpent
- Specified by:
previousTimeSpentin interfacePlanFields
-
isTemplate
- Specified by:
isTemplatein interfacePlanFields
-
template
- Specified by:
templatein interfacePlanFields
-
useReportFromTemplate
- Specified by:
useReportFromTemplatein interfacePlanFields- Since:
- 3.9.2
-
sortOrder
- Specified by:
sortOrderin interfacePlanFields
-
color
- Specified by:
colorin interfacePlanFields
-
author
- Specified by:
authorin interfacePlanFields
-
created
- Specified by:
createdin interfacePlanFields
-
updated
- Specified by:
updatedin interfacePlanFields
-