Class Confluence.Page
java.lang.Object
org.jbehave.core.io.rest.confluence.Confluence.Page
- Enclosing class:
- Confluence
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetBody()getLink()getTitle()booleanvoidvoidsetChildren(List<Confluence.Page> children) voidsetLink(List<Confluence.Link> link) void
-
Constructor Details
-
Page
public Page()
-
-
Method Details
-
getSelfReference
-
hasChildren
public boolean hasChildren() -
getLink
-
setLink
-
getTitle
-
setTitle
-
getChildren
-
setChildren
-
getBody
-
setBody
-