public class ShouldDisplayDirectoryAggregationWarningUrlReadingCondition extends Object implements com.atlassian.plugin.webresource.condition.UrlReadingCondition
| Constructor and Description | 
|---|
| ShouldDisplayDirectoryAggregationWarningUrlReadingCondition(AggregationWarningManager aggregationWarningManager) | 
| Modifier and Type | Method and Description | 
|---|---|
| void | addToUrl(com.atlassian.plugin.webresource.url.UrlBuilder urlBuilder) | 
| void | init(Map<String,String> map) | 
| boolean | shouldDisplay(com.atlassian.plugin.webresource.QueryParams queryParams) | 
| boolean | shouldShowDirectoryAggregationWarning() | 
public ShouldDisplayDirectoryAggregationWarningUrlReadingCondition(AggregationWarningManager aggregationWarningManager)
public void init(Map<String,String> map) throws com.atlassian.plugin.PluginParseException
init in interface com.atlassian.plugin.webresource.condition.UrlReadingConditioncom.atlassian.plugin.PluginParseExceptionpublic void addToUrl(com.atlassian.plugin.webresource.url.UrlBuilder urlBuilder)
addToUrl in interface com.atlassian.plugin.webresource.condition.UrlReadingConditionpublic boolean shouldDisplay(com.atlassian.plugin.webresource.QueryParams queryParams)
shouldDisplay in interface com.atlassian.plugin.webresource.condition.UrlReadingConditionpublic boolean shouldShowDirectoryAggregationWarning()
Copyright © 2003–2022 Atlassian. All rights reserved.