|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AttachmentSecurityLevel | |
---|---|
com.atlassian.confluence.it.admin | |
com.atlassian.confluence.multimedia | |
com.atlassian.confluence.servlet.download | |
com.atlassian.confluence.setup.settings |
Uses of AttachmentSecurityLevel in com.atlassian.confluence.it.admin |
---|
Methods in com.atlassian.confluence.it.admin with parameters of type AttachmentSecurityLevel | |
---|---|
void |
EditSecurityConfiguration.assertAttachmentSecurityLevel(AttachmentSecurityLevel level)
|
void |
EditSecurityConfiguration.setAttachmentSecurityLevel(AttachmentSecurityLevel level)
|
Uses of AttachmentSecurityLevel in com.atlassian.confluence.multimedia |
---|
Methods in com.atlassian.confluence.multimedia with parameters of type AttachmentSecurityLevel | |
---|---|
protected void |
AbstractMultimediaMacroAcceptanceTest.changeAttachmentSecurityLevel(AttachmentSecurityLevel level)
|
Uses of AttachmentSecurityLevel in com.atlassian.confluence.servlet.download |
---|
Methods in com.atlassian.confluence.servlet.download that return AttachmentSecurityLevel | |
---|---|
static AttachmentSecurityLevel |
AttachmentSecurityLevel.fromLevel(java.lang.String level)
|
static AttachmentSecurityLevel |
AttachmentSecurityLevel.valueOf(java.lang.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. |
Uses of AttachmentSecurityLevel in com.atlassian.confluence.setup.settings |
---|
Methods in com.atlassian.confluence.setup.settings that return AttachmentSecurityLevel | |
---|---|
AttachmentSecurityLevel |
Settings.getAttachmentSecurityLevel()
|
Methods in com.atlassian.confluence.setup.settings with parameters of type AttachmentSecurityLevel | |
---|---|
void |
Settings.setAttachmentSecurityLevel(AttachmentSecurityLevel attachmentSecurityLevel)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |