Uses of Interface
com.atlassian.bamboo.migration.ImportExportManager
-
Packages that use ImportExportManager Package Description com.atlassian.bamboo.configuration com.atlassian.bamboo.migration com.atlassian.bamboo.ww2.actions.admin.migration -
-
Uses of ImportExportManager in com.atlassian.bamboo.configuration
Methods in com.atlassian.bamboo.configuration that return ImportExportManager Modifier and Type Method Description ImportExportManager
ScheduledBackupJob. getImportExportManager()
-
Uses of ImportExportManager in com.atlassian.bamboo.migration
Classes in com.atlassian.bamboo.migration that implement ImportExportManager Modifier and Type Class Description class
ImportExportManagerImpl
-
Uses of ImportExportManager in com.atlassian.bamboo.ww2.actions.admin.migration
Methods in com.atlassian.bamboo.ww2.actions.admin.migration with parameters of type ImportExportManager Modifier and Type Method Description void
Import. setImportExportManager(ImportExportManager importExportManager)
-