Uses of Interface
io.camunda.webapps.backup.BackupRepository
Packages that use BackupRepository
Package
Description
-
Uses of BackupRepository in io.camunda.webapps.backup
Constructors in io.camunda.webapps.backup with parameters of type BackupRepositoryModifierConstructorDescriptionBackupServiceImpl(Executor threadPoolTaskExecutor, BackupPriorities backupPriorities, BackupRepositoryProps backupProps, BackupRepository repository, DynamicIndicesProvider dynamicIndicesProvider) -
Uses of BackupRepository in io.camunda.webapps.backup.repository.elasticsearch
Classes in io.camunda.webapps.backup.repository.elasticsearch that implement BackupRepository -
Uses of BackupRepository in io.camunda.webapps.backup.repository.opensearch
Classes in io.camunda.webapps.backup.repository.opensearch that implement BackupRepository