Uses of Interface
io.camunda.zeebe.backup.api.Backup
Packages that use Backup
-
Uses of Backup in io.camunda.zeebe.backup.api
Methods in io.camunda.zeebe.backup.api that return types with arguments of type BackupModifier and TypeMethodDescriptionBackupStore.restore(BackupIdentifier id, Path targetFolder) Restores the backupMethods in io.camunda.zeebe.backup.api with parameters of type BackupModifier and TypeMethodDescriptionSaves the backup to the backup storage. -
Uses of Backup in io.camunda.zeebe.backup.common
Classes in io.camunda.zeebe.backup.common that implement Backup