| Package | Description |
|---|---|
| com.atlassian.confluence.pages.persistence.dao.bulk.copy | |
| com.atlassian.confluence.pages.persistence.dao.bulk.impl |
| Modifier and Type | Method and Description |
|---|---|
PageContentTransformer |
PageCopyOptions.getPageContentTransformer() |
| Modifier and Type | Method and Description |
|---|---|
PageCopyOptions.Builder |
PageCopyOptions.Builder.withPageContentTranformer(PageContentTransformer pageContentTransformer) |
| Modifier and Type | Class and Description |
|---|---|
class |
KeepAsIsContentTransformer
This will do not do anything
|
class |
LinkRefactorerContentTransformer
Updates all links in the copied page to refer to the new page.
|
Copyright © 2003–2021 Atlassian. All rights reserved.