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 Details

    • isHomePage

      public boolean isHomePage()
    • getPageId

      public String getPageId()
    • getText

      public String getText()
    • isRecentlyUpdated

      public boolean isRecentlyUpdated()
    • getHref

      public String getHref()