Class IsNewAppSwitcherCondition
java.lang.Object
com.atlassian.bamboo.plugins.web.conditions.IsNewAppSwitcherCondition
- All Implemented Interfaces:
com.atlassian.plugin.web.api.baseconditions.BaseCondition
,com.atlassian.plugin.web.Condition
Displays a web item or web section only if the new appswitcher is enabled.
It's used by nav-links-plugin so do not remove it - otherwise the plugin will not load.
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
IsNewAppSwitcherCondition
public IsNewAppSwitcherCondition()
-
-
Method Details
-
init
- Specified by:
init
in interfacecom.atlassian.plugin.web.Condition
- Throws:
com.atlassian.plugin.PluginParseException
-
shouldDisplay
- Specified by:
shouldDisplay
in interfacecom.atlassian.plugin.web.Condition
-