Package | Description |
---|---|
com.atlassian.confluence.plugins.rest.entities | |
com.atlassian.confluence.plugins.rest.entities.documentation |
Modifier and Type | Method and Description |
---|---|
ContentEntityList |
ContentEntity.getChildren() |
ContentEntityList |
UserSessionEntity.getHistory() |
ContentEntityList |
SpaceEntity.getRootPages() |
Modifier and Type | Method and Description |
---|---|
void |
ContentEntity.setChildren(ContentEntityList children) |
void |
SpaceEntity.setRootPages(ContentEntityList rootPages) |
Constructor and Description |
---|
UserSessionEntity(ContentEntityList history) |
Modifier and Type | Field and Description |
---|---|
static ContentEntityList |
ContentEntityListExampleDocument.EXPANDED |
static ContentEntityList |
ContentEntityListExampleDocument.ONE |
Copyright © 2003–2015 Atlassian. All rights reserved.