public class OnLoginPageCondition extends Object implements com.atlassian.plugin.web.Condition
Constructor and Description |
---|
OnLoginPageCondition() |
Modifier and Type | Method and Description |
---|---|
void |
init(Map<String,String> stringStringMap) |
void |
setFreemarkerContext(FreemarkerContext freemarkerContext) |
boolean |
shouldDisplay(Map<String,Object> stringObjectMap) |
public static final String LOGIN_URI
public void init(Map<String,String> stringStringMap) throws com.atlassian.plugin.PluginParseException
init
in interface com.atlassian.plugin.web.Condition
com.atlassian.plugin.PluginParseException
public boolean shouldDisplay(Map<String,Object> stringObjectMap)
shouldDisplay
in interface com.atlassian.plugin.web.Condition
public void setFreemarkerContext(FreemarkerContext freemarkerContext)
Copyright © 2017 Atlassian Software Systems Pty Ltd. All rights reserved.