Package com.day.cq.dam.usage.api
Class AssetUsageTracker.AggregateUsageInfo
- java.lang.Object
-
- com.day.cq.dam.usage.api.AssetUsageTracker.AggregateUsageInfo
-
- Enclosing interface:
- AssetUsageTracker
public static class AssetUsageTracker.AggregateUsageInfo extends Object
The Class AggregateUsageInfo, defines the meta properties for the asset usage information.
-
-
Field Summary
Fields Modifier and Type Field Description StringlastUsedTimeThe most recent time when this asset has been used with thesolutionTypelongusageCountThe number of times asset has been used with thesolutionTypeStringusageTypeThe solution type in which asset is used.
-
Constructor Summary
Constructors Constructor Description AggregateUsageInfo()
-