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.ContextProvidercom.atlassian.plugin.PluginParseExceptionpublic Map<String,Object> getContextMap(Map<String,Object> stringObjectMap)
getContextMap in interface com.atlassian.plugin.web.ContextProviderpublic void setFreemarkerContext(FreemarkerContext freemarkerContext)
Copyright © 2016 Atlassian Software Systems Pty Ltd. All rights reserved.