public interface SiteMigrator
| Modifier and Type | Method and Description |
|---|---|
boolean |
isSiteMigrationInProgress() |
ExceptionReport |
migrateSite()
Migrate the entire site.
|
ExceptionReport migrateSite() throws MigrationException
IllegalStateException - if a call is made when a migration is already in progressMigrationException - wrapping any exceptions which occur during the migrationboolean isSiteMigrationInProgress()
Copyright © 2003–2022 Atlassian. All rights reserved.