Uses of Class
com.atlassian.confluence.pageobjects.page.space.ExportType
-
Packages that use ExportType Package Description 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 Modifier and Type Method Description ExportTypeAbstractSpaceExport. getExportOption()Deprecated.static ExportTypeExportType. valueOf(String name)Deprecated.Returns the enum constant of this type with the specified name.static ExportType[]ExportType. values()Deprecated.Returns an array containing the constants of this enum type, in the order they are declared.
-