Class ShouldDisplayDirectoryAggregationWarningUrlReadingCondition
java.lang.Object
com.atlassian.confluence.user.extras.aggregation.impl.ShouldDisplayDirectoryAggregationWarningUrlReadingCondition
- All Implemented Interfaces:
com.atlassian.webresource.spi.condition.UrlReadingCondition
public class ShouldDisplayDirectoryAggregationWarningUrlReadingCondition
extends Object
implements com.atlassian.webresource.spi.condition.UrlReadingCondition
-
Constructor Summary
ConstructorsConstructorDescriptionShouldDisplayDirectoryAggregationWarningUrlReadingCondition
(AggregationWarningManager aggregationWarningManager) -
Method Summary
Modifier and TypeMethodDescriptionvoid
addToUrl
(com.atlassian.webresource.api.url.UrlBuilder urlBuilder) void
boolean
shouldDisplay
(com.atlassian.webresource.api.QueryParams queryParams) boolean
-
Constructor Details
-
ShouldDisplayDirectoryAggregationWarningUrlReadingCondition
public ShouldDisplayDirectoryAggregationWarningUrlReadingCondition(AggregationWarningManager aggregationWarningManager)
-
-
Method Details
-
init
- Specified by:
init
in interfacecom.atlassian.webresource.spi.condition.UrlReadingCondition
- Throws:
com.atlassian.plugin.PluginParseException
-
addToUrl
public void addToUrl(com.atlassian.webresource.api.url.UrlBuilder urlBuilder) - Specified by:
addToUrl
in interfacecom.atlassian.webresource.spi.condition.UrlReadingCondition
-
shouldDisplay
public boolean shouldDisplay(com.atlassian.webresource.api.QueryParams queryParams) - Specified by:
shouldDisplay
in interfacecom.atlassian.webresource.spi.condition.UrlReadingCondition
-
shouldShowDirectoryAggregationWarning
public boolean shouldShowDirectoryAggregationWarning()
-