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 class
Exporter.AttachmentOption
static class
Exporter.CommentOption
static class
Exporter.ContentOption
Methods in com.atlassian.confluence.it.export with parameters of type Exporter.ExporterFormOption Modifier and Type Method Description static URL
Exporter. exportSpace(Space space, net.sourceforge.jwebunit.junit.WebTester webTester, Collection<Long> excludedPageIds, Exporter.ExporterFormOption... options)
Export a space through the web interface.
-