| Package | Description |
|---|---|
| com.atlassian.confluence.it.admin | |
| com.atlassian.confluence.servlet.download | |
| com.atlassian.confluence.setup.settings |
| Modifier and Type | Method and Description |
|---|---|
void |
EditSecurityConfiguration.assertAttachmentSecurityLevel(AttachmentSecurityLevel level) |
void |
EditSecurityConfiguration.setAttachmentSecurityLevel(AttachmentSecurityLevel level) |
| Modifier and Type | Method and Description |
|---|---|
static AttachmentSecurityLevel |
AttachmentSecurityLevel.fromLevel(String level) |
static AttachmentSecurityLevel |
AttachmentSecurityLevel.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AttachmentSecurityLevel[] |
AttachmentSecurityLevel.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
AttachmentSecurityLevel |
Settings.getAttachmentSecurityLevel() |
| Modifier and Type | Method and Description |
|---|---|
void |
Settings.setAttachmentSecurityLevel(AttachmentSecurityLevel attachmentSecurityLevel) |
Copyright © 2003–2017 Atlassian. All rights reserved.