Uses of Interface
com.morpheusdata.core.backup.BackupExecutionProvider
Packages that use BackupExecutionProvider
-
Uses of BackupExecutionProvider in com.morpheusdata.core.backup
Methods in com.morpheusdata.core.backup that return BackupExecutionProviderModifier and TypeMethodDescriptionabstract BackupExecutionProviderAbstractBackupTypeProvider.getExecutionProvider()Get the backup provider which will be responsible for all the operations related to backup executions.Methods in com.morpheusdata.core.backup with parameters of type BackupExecutionProviderModifier and TypeMethodDescriptionvoidAbstractBackupTypeProvider.setExecutionProvider(BackupExecutionProvider executionProvider) Set the backup provider which will be responsible for all the operations related to backup executions.