public class AttachmentDataStorageWhitelistCondition extends Object implements com.atlassian.plugin.web.Condition
AttachmentDataStorageType
s.Constructor and Description |
---|
AttachmentDataStorageWhitelistCondition() |
Modifier and Type | Method and Description |
---|---|
void |
init(Map<String,String> parameters) |
void |
setAttachmentManager(AttachmentManager attachmentManager) |
boolean |
shouldDisplay(Map<String,Object> context) |
public AttachmentDataStorageWhitelistCondition()
public void init(Map<String,String> parameters) throws com.atlassian.plugin.PluginParseException
init
in interface com.atlassian.plugin.web.Condition
com.atlassian.plugin.PluginParseException
public boolean shouldDisplay(Map<String,Object> context)
shouldDisplay
in interface com.atlassian.plugin.web.Condition
public void setAttachmentManager(AttachmentManager attachmentManager)
Copyright © 2003–2015 Atlassian. All rights reserved.