public class Confluence extends Object
Modifier and Type | Class and Description |
---|---|
static class |
Confluence.Group |
static class |
Confluence.Link |
static class |
Confluence.Page |
static class |
Confluence.Results |
Constructor and Description |
---|
Confluence(RESTClient client) |
Modifier and Type | Method and Description |
---|---|
protected com.thoughtworks.xstream.XStream |
configureXStream() |
Confluence.Page |
loadPage(String pageUrl,
boolean expanded) |
Confluence.Page |
loadRootPage(String baseUrl,
String spaceKey,
String pageName) |
public Confluence(RESTClient client)
public Confluence.Page loadRootPage(String baseUrl, String spaceKey, String pageName)
public Confluence.Page loadPage(String pageUrl, boolean expanded)
protected com.thoughtworks.xstream.XStream configureXStream()
Copyright © 2003-2014. All Rights Reserved.