Uses of Interface
com.morpheusdata.core.synchronous.backup.MorpheusSynchronousBackupJobService
Packages that use MorpheusSynchronousBackupJobService
-
Uses of MorpheusSynchronousBackupJobService in com.morpheusdata.core
Methods in com.morpheusdata.core that return MorpheusSynchronousBackupJobServiceModifier and TypeMethodDescriptionMorpheusServices.getBackupJob()Returns the Backup Job Context for sync, executing and restoring backup jobs Typically this would be called by aBackupProvider. -
Uses of MorpheusSynchronousBackupJobService in com.morpheusdata.core.synchronous.backup
Methods in com.morpheusdata.core.synchronous.backup that return MorpheusSynchronousBackupJobServiceModifier and TypeMethodDescriptionMorpheusSynchronousBackupService.getBackupJob()Returns the BackupJobContext used for performing updates or queries onBackupJobrelated assets within Morpheus.