Class StashInstancesStatusPanelCondition
java.lang.Object
com.atlassian.bamboo.plugins.stash.StashInstancesStatusPanelCondition
- All Implemented Interfaces:
com.atlassian.plugin.web.api.baseconditions.BaseCondition,com.atlassian.plugin.web.Condition
public class StashInstancesStatusPanelCondition
extends Object
implements com.atlassian.plugin.web.Condition
A condition that determines whether the linked Stash instances information panel should appear on the system
information page.
-
Constructor Summary
ConstructorsConstructorDescriptionStashInstancesStatusPanelCondition(com.atlassian.applinks.api.ReadOnlyApplicationLinkService readOnlyApplicationLinkService) -
Method Summary
-
Constructor Details
-
StashInstancesStatusPanelCondition
public StashInstancesStatusPanelCondition(com.atlassian.applinks.api.ReadOnlyApplicationLinkService readOnlyApplicationLinkService)
-
-
Method Details
-
init
public void init(@NotNull @NotNull Map<String, String> params) throws com.atlassian.plugin.PluginParseException- Specified by:
initin interfacecom.atlassian.plugin.web.Condition- Throws:
com.atlassian.plugin.PluginParseException
-
shouldDisplay
- Specified by:
shouldDisplayin interfacecom.atlassian.plugin.web.Condition
-