public class PermanentApplicationCondition extends Object implements com.atlassian.plugin.web.Condition
Constructor and Description |
---|
PermanentApplicationCondition() |
Modifier and Type | Method and Description |
---|---|
void |
init(Map params) |
void |
setApplicationManager(ApplicationManager applicationManager) |
boolean |
shouldDisplay(Map context) |
public void init(Map params) throws com.atlassian.plugin.PluginParseException
init
in interface com.atlassian.plugin.web.Condition
com.atlassian.plugin.PluginParseException
public boolean shouldDisplay(Map context)
shouldDisplay
in interface com.atlassian.plugin.web.Condition
public void setApplicationManager(ApplicationManager applicationManager)
Copyright © 2020 Atlassian. All rights reserved.