Class AbstractAggregateDurationSystemField

All Implemented Interfaces:
ExportableSystemField, Field, NavigableField, RestAwareField, Comparable
Direct Known Subclasses:
AggregateEstimateSystemField, AggregateOriginalEstimateSystemField, AggregateTimeSpentSystemField

public abstract class AbstractAggregateDurationSystemField extends AbstractDurationSystemField
Abstract field for aggregate Time Tracking values. This class looks after the cacheing of the AggregateTimeTrackingBean and provides a simple plugin point for aggregate fields.
Since:
v3.11