| Package | Description |
|---|---|
| com.atlassian.confluence.tenant.migration.prechecks |
| Modifier and Type | Method and Description |
|---|---|
static UnicornToVertigoPreMigrationCheck |
UnicornToVertigoPreMigrationCheck.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static UnicornToVertigoPreMigrationCheck[] |
UnicornToVertigoPreMigrationCheck.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
List<UnicornToVertigoPreMigrationCheck> |
UnicornToVertigoPreMigrationCheckServiceImpl.getFailedPreMigrationChecks(Optional<ProvisionerApiRequest> migrationRequest,
UnicornToVertigoPreMigrationCheck... checksToIgnore)
Run all pre-migration checks EXCEPT the specified ones, and return the failing checks.
|
List<UnicornToVertigoPreMigrationCheck> |
UnicornToVertigoPreMigrationCheckServiceImpl.getFailedPreMigrationChecks(UnicornToVertigoPreMigrationCheck... checksToIgnore) |
List<UnicornToVertigoPreMigrationCheck> |
UnicornToVertigoPreMigrationCheckService.getFailedPreMigrationChecks(UnicornToVertigoPreMigrationCheck... checksToIgnore)
Run all pre-migration checks EXCEPT the specified ones, and return the failing checks.
|
| Modifier and Type | Method and Description |
|---|---|
List<UnicornToVertigoPreMigrationCheck> |
UnicornToVertigoPreMigrationCheckServiceImpl.getFailedPreMigrationChecks(Optional<ProvisionerApiRequest> migrationRequest,
UnicornToVertigoPreMigrationCheck... checksToIgnore)
Run all pre-migration checks EXCEPT the specified ones, and return the failing checks.
|
List<UnicornToVertigoPreMigrationCheck> |
UnicornToVertigoPreMigrationCheckServiceImpl.getFailedPreMigrationChecks(UnicornToVertigoPreMigrationCheck... checksToIgnore) |
List<UnicornToVertigoPreMigrationCheck> |
UnicornToVertigoPreMigrationCheckService.getFailedPreMigrationChecks(UnicornToVertigoPreMigrationCheck... checksToIgnore)
Run all pre-migration checks EXCEPT the specified ones, and return the failing checks.
|
Copyright © 2003–2017 Atlassian. All rights reserved.