Uses of Enum Class
com.atlassian.confluence.servlet.download.AttachmentSecurityLevel
Packages that use AttachmentSecurityLevel
Package
Description
-
Uses of AttachmentSecurityLevel in com.atlassian.confluence.servlet.download
Methods in com.atlassian.confluence.servlet.download that return AttachmentSecurityLevelModifier and TypeMethodDescriptionstatic AttachmentSecurityLevel
static AttachmentSecurityLevel
Returns the enum constant of this class with the specified name.static AttachmentSecurityLevel[]
AttachmentSecurityLevel.values()
Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of AttachmentSecurityLevel in com.atlassian.confluence.setup.settings
Methods in com.atlassian.confluence.setup.settings that return AttachmentSecurityLevelMethods in com.atlassian.confluence.setup.settings with parameters of type AttachmentSecurityLevelModifier and TypeMethodDescriptionvoid
Settings.setAttachmentSecurityLevel
(AttachmentSecurityLevel attachmentSecurityLevel)