java.lang.Object | |||||
↳ | com.atlassian.jira.issue.fields.AbstractField | ||||
↳ | com.atlassian.jira.issue.fields.NavigableFieldImpl | ||||
↳ | com.atlassian.jira.issue.fields.AbstractDurationSystemField | ||||
↳ | com.atlassian.jira.issue.fields.AbstractAggregateDurationSystemField | ||||
↳ | com.atlassian.jira.issue.fields.AggregateEstimateSystemField |
System field that displays the calculated aggregate remaining estimate. This adds all sub-tasks values to its own values.
[Expand]
Inherited Constants | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
[Expand]
Inherited Fields | |||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
![]()
| |||||||||||||||||
![]()
| |||||||||||||||||
![]()
|
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Protected Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Returns the remaining estimate of the passed bean
|
[Expand]
Inherited Methods | |||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
![]()
| |||||||||||||||||||||||||||||||||
![]()
| |||||||||||||||||||||||||||||||||
![]()
| |||||||||||||||||||||||||||||||||
![]()
| |||||||||||||||||||||||||||||||||
![]() | |||||||||||||||||||||||||||||||||
![]() | |||||||||||||||||||||||||||||||||
![]()
| |||||||||||||||||||||||||||||||||
![]()
| |||||||||||||||||||||||||||||||||
![]() |
Returns the remaining estimate of the passed bean
bean | bean to get the aggregate duration from |
---|