public class ConfluenceRestClientImporter extends Object
| Constructor and Description |
|---|
ConfluenceRestClientImporter(@NonNull ConfluenceRpc rpc,
com.atlassian.confluence.test.rest.api.ConfluenceRestClient restClient) |
| Modifier and Type | Method and Description |
|---|---|
void |
importGlobalBackup(File file,
boolean waitForReindex)
This import method doesn't use the import Web UI
|
public ConfluenceRestClientImporter(@NonNull ConfluenceRpc rpc, com.atlassian.confluence.test.rest.api.ConfluenceRestClient restClient)
rpc - must be logged in as a user with administrative privileges.restClient - public void importGlobalBackup(File file, boolean waitForReindex) throws IOException, ExecutionException, com.github.rholder.retry.RetryException
IOExceptionExecutionExceptioncom.github.rholder.retry.RetryExceptionCopyright © 2003–2022 Atlassian. All rights reserved.