Class SimpleSiteStructure.ContentRepresentation
- java.lang.Object
-
- com.atlassian.confluence.it.export.SimpleSiteStructure.IdentifiedRepresentation
-
- com.atlassian.confluence.it.export.SimpleSiteStructure.ContentRepresentation
-
- All Implemented Interfaces:
SimpleSiteStructure.ExportableItem
- Direct Known Subclasses:
SimpleSiteStructure.AttachmentRepresentation
,SimpleSiteStructure.PageRepresentation
- Enclosing class:
- SimpleSiteStructure
public static class SimpleSiteStructure.ContentRepresentation extends SimpleSiteStructure.IdentifiedRepresentation
-
-
Constructor Summary
Constructors Constructor Description ContentRepresentation()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description String
getContentStatus()
void
setContentStatus(String contentStatus)
-
Methods inherited from class com.atlassian.confluence.it.export.SimpleSiteStructure.IdentifiedRepresentation
getId, setId
-
-