| Package | Description |
|---|---|
| com.atlassian.confluence.pages | |
| com.atlassian.confluence.pages.persistence.dao.bulk.copy | |
| com.atlassian.confluence.pages.persistence.dao.bulk.copy.impl |
| Modifier and Type | Method and Description |
|---|---|
void |
PageManager.deepCopyPage(PageCopyOptions option,
Page originalPage,
Page destinationPage)
Copy child page of originalPage to destinationPage
|
void |
DefaultPageManager.deepCopyPage(PageCopyOptions options,
Page originalPage,
Page destinationPage) |
| Modifier and Type | Method and Description |
|---|---|
PageCopyOptions |
PageCopyOptions.Builder.build() |
| Modifier and Type | Method and Description |
|---|---|
void |
BulkPageCopier.deepCopy(PageCopyOptions pageCopyOptions,
Page originalPage,
Page destinationPage)
Will do bulk copy pages
|
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultBulkPageCopier.deepCopy(PageCopyOptions pageCopyOptions,
Page originalPage,
Page destinationPage) |
Copyright © 2003–2016 Atlassian. All rights reserved.