Class TrackingStatisticAOMapper

java.lang.Object
com.atlassian.greenhopper.manager.trackingstatistic.TrackingStatisticAOMapper
All Implemented Interfaces:
AOMapper<TrackingStatisticAO,StatisticsFieldConfig>, RelatedAOMapper<RapidViewAO,TrackingStatisticAO,StatisticsFieldConfig>

@Service public class TrackingStatisticAOMapper extends Object implements RelatedAOMapper<RapidViewAO,TrackingStatisticAO,StatisticsFieldConfig>
An AOMapper for TrackingStatisticAO records. Note that the domain object representation StatisticsFieldConfig of this record is shared with other records.

Since this record is related to RapidViewAO this also implements RelatedAOMapper.