Uses of Enum Class
io.camunda.webapps.backup.BackupStateDto
Packages that use BackupStateDto
-
Uses of BackupStateDto in io.camunda.webapps.backup
Methods in io.camunda.webapps.backup that return BackupStateDtoModifier and TypeMethodDescriptionGetBackupStateResponseDto.getState()static BackupStateDtoReturns the enum constant of this class with the specified name.static BackupStateDto[]BackupStateDto.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in io.camunda.webapps.backup with parameters of type BackupStateDto