com.atlassian.confluence.it.content
Class ViewContentBean.Builder
java.lang.Object
com.atlassian.confluence.it.content.ViewContentBean.Builder
- Enclosing class:
- ViewContentBean
public static class ViewContentBean.Builder
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
showComments
public ViewContentBean.Builder showComments()
showCommentArea
public ViewContentBean.Builder showCommentArea()
showChildren
public ViewContentBean.Builder showChildren()
decoratorOff
public ViewContentBean.Builder decoratorOff()
page
public ViewContentBean.Builder page(Page page)
spaceKeyAndPageTitle
public ViewContentBean.Builder spaceKeyAndPageTitle(java.lang.String spaceKey,
java.lang.String pageTitle)
build
public ViewContentBean build()
Copyright © 2003-2014 Atlassian. All Rights Reserved.