Uses of Class
org.bsc.confluence.rest.model.Storage.Representation
-
Packages that use Storage.Representation Package Description org.bsc.confluence.rest.model -
-
Uses of Storage.Representation in org.bsc.confluence.rest.model
Methods in org.bsc.confluence.rest.model that return Storage.Representation Modifier and Type Method Description static Storage.RepresentationStorage.Representation. valueOf(String name)Returns the enum constant of this type with the specified name.static Storage.Representation[]Storage.Representation. values()Returns an array containing the constants of this enum type, in the order they are declared.
-