public class AggregateEstimateSystemField extends AbstractAggregateDurationSystemField
calculatorFactory
applicationProperties, templatingEngine
authenticationContext
ORDER_ASCENDING, ORDER_DESCENDING, TEMPLATE_DIRECTORY_PATH
Constructor and Description |
---|
AggregateEstimateSystemField(VelocityTemplatingEngine templatingEngine,
ApplicationProperties applicationProperties,
JiraAuthenticationContext authenticationContext,
AggregateTimeTrackingCalculatorFactory calculatorFactory) |
Modifier and Type | Method and Description |
---|---|
protected Long |
getAggregateDuration(AggregateTimeTrackingBean bean)
Returns the remaining estimate of the passed bean
|
getDuration, getSorter
getColumnViewHtml, getFieldTypeInfo, getJsonFromIssue, getJsonSchema, getRepresentationFromIssue, prettyPrintChangeHistory, prettyPrintChangeHistory
getApplicationProperties, getColumnCssClass, getColumnHeadingKey, getDefaultSortOrder, getHiddenFieldId, getSortComparatorSource, getSortFields, getVelocityParams, renderTemplate
compareTo, equals, getAuthenticationContext, getId, getName, getNameKey, hashCode
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
getId, getName, getNameKey
compareTo
public AggregateEstimateSystemField(VelocityTemplatingEngine templatingEngine, ApplicationProperties applicationProperties, JiraAuthenticationContext authenticationContext, AggregateTimeTrackingCalculatorFactory calculatorFactory)
protected Long getAggregateDuration(AggregateTimeTrackingBean bean)
getAggregateDuration
in class AbstractAggregateDurationSystemField
bean
- bean to get the aggregate duration fromCopyright © 2002-2017 Atlassian. All Rights Reserved.