com.atlassian.confluence.pages.actions
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.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
isHomePage
public boolean isHomePage()
getPageId
public String getPageId()
getText
public String getText()
isRecentlyUpdated
public boolean isRecentlyUpdated()
getHref
public String getHref()
Copyright © 2003-2013 Atlassian. All Rights Reserved.