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
IOException
ExecutionException
com.github.rholder.retry.RetryException
Copyright © 2003–2023 Atlassian. All rights reserved.
View cookie preferences