Uses of Class
com.atlassian.confluence.it.admin.AttachmentStorageConfiguration.StorageMethod
-
Packages that use AttachmentStorageConfiguration.StorageMethod Package Description com.atlassian.confluence.it.admin -
-
Uses of AttachmentStorageConfiguration.StorageMethod in com.atlassian.confluence.it.admin
Methods in com.atlassian.confluence.it.admin that return AttachmentStorageConfiguration.StorageMethod Modifier and Type Method Description AttachmentStorageConfiguration.StorageMethodAttachmentStorageConfiguration. getCurrentStorageType()Deprecated.This can only be called from the edit screen.static AttachmentStorageConfiguration.StorageMethodAttachmentStorageConfiguration.StorageMethod. valueOf(String name)Returns the enum constant of this type with the specified name.static AttachmentStorageConfiguration.StorageMethod[]AttachmentStorageConfiguration.StorageMethod. values()Returns an array containing the constants of this enum type, in the order they are declared.
-