public class AggregateTimeSpentSystemField extends AbstractAggregateDurationSystemField
calculatorFactory
applicationProperties, templatingEngine
authenticationContext
ORDER_ASCENDING, ORDER_DESCENDING, TEMPLATE_DIRECTORY_PATH
Constructor and Description |
---|
AggregateTimeSpentSystemField(VelocityTemplatingEngine templatingEngine,
ApplicationProperties applicationProperties,
JiraAuthenticationContext authenticationContext,
AggregateTimeTrackingCalculatorFactory calculatorFactory) |
Modifier and Type | Method and Description |
---|---|
protected Long |
getAggregateDuration(AggregateTimeTrackingBean bean)
Returns the time spent 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
prettyPrintChangeHistory
getId, getName, getNameKey
compareTo
public AggregateTimeSpentSystemField(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-2024 Atlassian. All Rights Reserved.