public class LoginLinkContextProvider extends Object implements com.atlassian.plugin.web.ContextProvider
Constructor and Description |
---|
LoginLinkContextProvider() |
Modifier and Type | Method and Description |
---|---|
Map<String,Object> |
getContextMap(Map<String,Object> stringObjectMap) |
void |
init(Map<String,String> stringStringMap) |
void |
setFreemarkerContext(FreemarkerContext freemarkerContext) |
public void init(Map<String,String> stringStringMap) throws com.atlassian.plugin.PluginParseException
init
in interface com.atlassian.plugin.web.ContextProvider
com.atlassian.plugin.PluginParseException
public Map<String,Object> getContextMap(Map<String,Object> stringObjectMap)
getContextMap
in interface com.atlassian.plugin.web.ContextProvider
public void setFreemarkerContext(FreemarkerContext freemarkerContext)
Copyright © 2022 Atlassian Software Systems Pty Ltd. All rights reserved.