Uses of Class
com.atlassian.confluence.servlet.download.DispositionType
-
Packages that use DispositionType Package Description com.atlassian.confluence.servlet.download -
-
Uses of DispositionType in com.atlassian.confluence.servlet.download
Methods in com.atlassian.confluence.servlet.download that return DispositionType Modifier and Type Method Description static DispositionTypeDispositionType. valueOf(String name)Returns the enum constant of this type with the specified name.static DispositionType[]DispositionType. values()Returns an array containing the constants of this enum type, in the order they are declared.
-