Class PageChildrenAction.PageWrapper
- java.lang.Object
-
- com.atlassian.confluence.pages.actions.PageChildrenAction.PageWrapper
-
- Enclosing class:
- PageChildrenAction
@Immutable public static final class PageChildrenAction.PageWrapper extends Object
Wrap the page object to expose a subset of the page entity object via JSON.
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description String
getHref()
String
getPageId()
String
getText()
boolean
isHomePage()
boolean
isRecentlyUpdated()
-