public class AttachmentDataStorageWhitelistCondition extends Object implements com.atlassian.plugin.web.Condition
AttachmentDataStorageTypes.| 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.Conditioncom.atlassian.plugin.PluginParseExceptionpublic boolean shouldDisplay(Map<String,Object> context)
shouldDisplay in interface com.atlassian.plugin.web.Conditionpublic void setAttachmentManager(AttachmentManager attachmentManager)
Copyright © 2003–2015 Atlassian. All rights reserved.