Uses of Interface
com.atlassian.confluence.it.export.SimpleSiteStructure.ExportableItem
-
Packages that use SimpleSiteStructure.ExportableItem Package Description com.atlassian.confluence.it.export -
-
Uses of SimpleSiteStructure.ExportableItem in com.atlassian.confluence.it.export
Classes in com.atlassian.confluence.it.export that implement SimpleSiteStructure.ExportableItem Modifier and Type Class Description static class
SimpleSiteStructure.AttachmentRepresentation
static class
SimpleSiteStructure.ContentRepresentation
static class
SimpleSiteStructure.IdentifiedRepresentation
static class
SimpleSiteStructure.PageRepresentation
static class
SimpleSiteStructure.SpaceRepresentation
static class
SimpleSiteStructure.UserRepresentation
The representation of a Confluence user in the export fileMethods in com.atlassian.confluence.it.export with parameters of type SimpleSiteStructure.ExportableItem Modifier and Type Method Description void
SimpleSiteStructure. add(SimpleSiteStructure.ExportableItem rep)
-