| Package | Description |
|---|---|
| org.bsc.maven.confluence.plugin | |
| org.bsc.maven.reporting.model |
| Modifier and Type | Method and Description |
|---|---|
protected <T extends Site.Page> |
AbstractConfluenceMojo.generateChild(Confluence confluence,
T child,
String spaceKey,
String parentPageTitle,
String titlePrefix) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
AbstractConfluenceSiteMojo.generateChildren(Confluence confluence,
Site.Page parentPage,
Page confluenceParentPage,
String spaceKey,
String parentPageTitle,
String titlePrefix) |
protected boolean |
AbstractConfluenceSiteMojo.navigateAttachments(File folder,
Site.Page page) |
protected void |
AbstractConfluenceSiteMojo.navigateChild(int level,
File folder,
Site.Page parentChild) |
| Modifier and Type | Class and Description |
|---|---|
class |
Child |
| Modifier and Type | Method and Description |
|---|---|
Site.Page |
Site.getHome() |
| Modifier and Type | Method and Description |
|---|---|
List<Site.Page> |
Site.Page.getChildren() |
static List<Site.Page> |
ChildListProxy.newInstance(Site.Page parent) |
| Modifier and Type | Method and Description |
|---|---|
static List<Site.Page> |
ChildListProxy.newInstance(Site.Page parent) |
void |
Site.setHome(Site.Page home) |
void |
Site.Page.setParent(Site.Page p) |
| Constructor and Description |
|---|
ChildListProxy(Site.Page parent) |
Copyright © 2015 Bartolomeo Sorrentino. All rights reserved.