Uses of Enum Class
fr.gouv.vitam.storage.offers.migration.SwiftMigrationMode
-
Uses of SwiftMigrationMode in fr.gouv.vitam.storage.offers.migration
Modifier and TypeMethodDescriptionSwiftMigrationRequest.getSwiftMigrationMode()
static SwiftMigrationMode
Returns the enum constant of this class with the specified name.static SwiftMigrationMode[]
SwiftMigrationMode.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionSwiftMigrationRequest.setSwiftMigrationMode
(SwiftMigrationMode swiftMigrationMode) boolean
SwiftMigrationService.tryStartMigration
(SwiftMigrationMode swiftMigrationMode)