Uses of Class
com.atlassian.confluence.it.export.SimpleHtmlSpaceExportStructure
-
Packages that use SimpleHtmlSpaceExportStructure Package Description com.atlassian.confluence.it.export -
-
Uses of SimpleHtmlSpaceExportStructure in com.atlassian.confluence.it.export
Methods in com.atlassian.confluence.it.export that return SimpleHtmlSpaceExportStructure Modifier and Type Method Description static SimpleHtmlSpaceExportStructure
Exporter. getSimpleHtmlSpaceExportStructure(Space space, ZipFile siteZip)
Given an export html zip, returns a structure that represents the export.
-