Uses of Class
com.atlassian.confluence.it.admin.AttachmentStorageConfiguration.StorageMethod

Packages that use AttachmentStorageConfiguration.StorageMethod
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
 AttachmentStorageConfiguration.StorageMethod AttachmentStorageConfiguration.getCurrentStorageType()
          This can only be called from the edit screen.
static AttachmentStorageConfiguration.StorageMethod AttachmentStorageConfiguration.StorageMethod.valueOf(java.lang.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.
 



Copyright © 2003-2013 Atlassian. All Rights Reserved.