Uses of Class
com.atlassian.confluence.servlet.download.DispositionType

Packages that use DispositionType
com.atlassian.confluence.servlet.download   
 

Uses of DispositionType in com.atlassian.confluence.servlet.download
 

Methods in com.atlassian.confluence.servlet.download that return DispositionType
static DispositionType DispositionType.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.
 



Copyright © 2003–2015 Atlassian. All rights reserved.