| Package | Description |
|---|---|
| org.jbehave.core.io.rest.confluence |
| Modifier and Type | Method and Description |
|---|---|
Confluence.Page |
Confluence.Group.getResult() |
Confluence.Page |
Confluence.loadPage(String pageUrl,
boolean expanded) |
Confluence.Page |
Confluence.loadRootPage(String baseUrl,
String spaceKey,
String pageName) |
| Modifier and Type | Method and Description |
|---|---|
List<Confluence.Page> |
Confluence.Page.getChildren() |
| Modifier and Type | Method and Description |
|---|---|
void |
Confluence.Group.setResult(Confluence.Page result) |
| Modifier and Type | Method and Description |
|---|---|
void |
Confluence.Page.setChildren(List<Confluence.Page> children) |
Copyright © 2003–2019. All rights reserved.