Uses of Interface
com.atlassian.confluence.it.export.Exporter.ExporterFormOption
-
Packages that use Exporter.ExporterFormOption Package Description com.atlassian.confluence.it.export -
-
Uses of Exporter.ExporterFormOption in com.atlassian.confluence.it.export
Classes in com.atlassian.confluence.it.export that implement Exporter.ExporterFormOption Modifier and Type Class Description static classExporter.AttachmentOptionstatic classExporter.CommentOptionstatic classExporter.ContentOptionMethods in com.atlassian.confluence.it.export with parameters of type Exporter.ExporterFormOption Modifier and Type Method Description static URLExporter. exportSpace(Space space, net.sourceforge.jwebunit.junit.WebTester webTester, Collection<Long> excludedPageIds, Exporter.ExporterFormOption... options)Export a space through the web interface.
-