Uses of Class
com.atlassian.confluence.user.extras.aggregation.impl.AggregationWarningManager
- 
Packages that use AggregationWarningManager Package Description com.atlassian.confluence.user.extras.aggregation.impl com.atlassian.confluence.user.extras.aggregation.rest  - 
- 
Uses of AggregationWarningManager in com.atlassian.confluence.user.extras.aggregation.impl
Constructors in com.atlassian.confluence.user.extras.aggregation.impl with parameters of type AggregationWarningManager Constructor Description ShouldDisplayDirectoryAggregationWarning(AggregationWarningManager warningManager)Deprecated.ShouldDisplayDirectoryAggregationWarningUrlReadingCondition(AggregationWarningManager aggregationWarningManager) - 
Uses of AggregationWarningManager in com.atlassian.confluence.user.extras.aggregation.rest
Constructors in com.atlassian.confluence.user.extras.aggregation.rest with parameters of type AggregationWarningManager Constructor Description InternalAggregationResource(AggregationWarningManager warningManager) 
 -