Class SimpleSiteStructure.SpaceRepresentation
- java.lang.Object
-
- com.atlassian.confluence.it.export.SimpleSiteStructure.IdentifiedRepresentation
-
- com.atlassian.confluence.it.export.SimpleSiteStructure.SpaceRepresentation
-
- All Implemented Interfaces:
SimpleSiteStructure.ExportableItem
- Enclosing class:
- SimpleSiteStructure
public static class SimpleSiteStructure.SpaceRepresentation extends SimpleSiteStructure.IdentifiedRepresentation
-
-
Constructor Summary
Constructors Constructor Description SpaceRepresentation()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description String
getKey()
String
getName()
void
setKey(String key)
void
setName(String name)
-
Methods inherited from class com.atlassian.confluence.it.export.SimpleSiteStructure.IdentifiedRepresentation
getId, setId
-
-