Package | Description |
---|---|
org.codehaus.swizzle.confluence |
Modifier and Type | Method and Description |
---|---|
Page |
Confluence.getPage(PageSummary summary)
returns a single Page
|
Page |
Confluence.getPage(String pageId) |
Page |
Confluence.getPage(String spaceKey,
String pageTitle)
returns a single Page
|
Page |
Confluence.storePage(Page page)
add or update a page.
|
Modifier and Type | Method and Description |
---|---|
Page |
Confluence.storePage(Page page)
add or update a page.
|
Copyright © 2018 The Codehaus Foundation. All rights reserved.