Class IsPluginEnabledCondition
java.lang.Object
com.atlassian.confluence.plugin.descriptor.web.conditions.IsPluginEnabledCondition
- All Implemented Interfaces:
com.atlassian.plugin.web.api.baseconditions.BaseCondition,com.atlassian.plugin.web.Condition
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidsetPluginAccessor(com.atlassian.plugin.PluginAccessor pluginAccessor) booleanshouldDisplay(Map<String, Object> stringObjectMap)
-
Constructor Details
-
IsPluginEnabledCondition
public IsPluginEnabledCondition()
-
-
Method Details
-
init
- Specified by:
initin interfacecom.atlassian.plugin.web.Condition- Throws:
com.atlassian.plugin.PluginParseException
-
shouldDisplay
- Specified by:
shouldDisplayin interfacecom.atlassian.plugin.web.Condition
-
setPluginAccessor
public void setPluginAccessor(com.atlassian.plugin.PluginAccessor pluginAccessor)
-