Uses of Class
com.atlassian.confluence.pageobjects.page.space.ExportType

Packages that use ExportType
com.atlassian.confluence.pageobjects.page.space   
 

Uses of ExportType in com.atlassian.confluence.pageobjects.page.space
 

Methods in com.atlassian.confluence.pageobjects.page.space that return ExportType
 ExportType AbstractSpaceExport.getExportOption()
           
static ExportType ExportType.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static ExportType[] ExportType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in com.atlassian.confluence.pageobjects.page.space with parameters of type ExportType
 void AbstractSpaceExport.chooseExportType(ExportType exportType)
           
 



Copyright © 2003-2014 Atlassian. All Rights Reserved.