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.UrlReadingCondition
com.atlassian.plugin.PluginParseException
public void addToUrl(com.atlassian.plugin.webresource.url.UrlBuilder urlBuilder)
addToUrl
in interface com.atlassian.plugin.webresource.condition.UrlReadingCondition
public boolean shouldDisplay(com.atlassian.plugin.webresource.QueryParams queryParams)
shouldDisplay
in interface com.atlassian.plugin.webresource.condition.UrlReadingCondition
public boolean shouldShowDirectoryAggregationWarning()
Copyright © 2003–2015 Atlassian. All rights reserved.