public class AttachmentCountContextProvider extends Object implements com.atlassian.plugin.web.ContextProvider
Constructor and Description |
---|
AttachmentCountContextProvider() |
Modifier and Type | Method and Description |
---|---|
Map<String,Object> |
getContextMap(Map<String,Object> context) |
void |
init(Map<String,String> params) |
void |
setAttachmentManager(AttachmentManager attachmentManager) |
public void init(Map<String,String> params) 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> context)
getContextMap
in interface com.atlassian.plugin.web.ContextProvider
public void setAttachmentManager(AttachmentManager attachmentManager)
Copyright © 2003–2017 Atlassian. All rights reserved.