| Package | Description |
|---|---|
| com.atlassian.bamboo.migration.cloud.service |
| Modifier and Type | Method and Description |
|---|---|
void |
CloudExportServiceImpl.exportInstance(CloudExportSettings settings) |
void |
CloudExportService.exportInstance(CloudExportSettings settings)
Exports this Bamboo cloud instance into a single packaged file (
CloudExportService.CloudExportStatus.getExportFile()). |
List<org.apache.commons.lang3.tuple.Pair<File,String>> |
BambooHomeMigrationServiceImpl.getBambooHomeDirectoriesToExportSeparately(CloudExportSettings cloudExportSettings) |
List<org.apache.commons.lang3.tuple.Pair<File,String>> |
BambooHomeMigrationService.getBambooHomeDirectoriesToExportSeparately(CloudExportSettings cloudExportSettings)
Obtain a list of directories which will not be exported as part of
BambooHomeMigrationService.exportBambooHomeDirectory(File). |
void |
CrowdMigrationServiceImpl.mergeCrowdToHibernate(CloudExportSettings settings) |
void |
CrowdMigrationService.mergeCrowdToHibernate(CloudExportSettings settings) |
Copyright © 2016 Atlassian Software Systems Pty Ltd. All rights reserved.