Uses of Enum Class
org.eblocker.server.common.data.backup.BackupWarning
Packages that use BackupWarning
-
Uses of BackupWarning in org.eblocker.server.common.data.backup
Methods in org.eblocker.server.common.data.backup that return BackupWarningModifier and TypeMethodDescriptionstatic BackupWarningReturns the enum constant of this class with the specified name.static BackupWarning[]BackupWarning.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.eblocker.server.common.data.backup that return types with arguments of type BackupWarningMethod parameters in org.eblocker.server.common.data.backup with type arguments of type BackupWarningModifier and TypeMethodDescriptionvoidConfigBackupImportResult.addWarnings(List<BackupWarning> warnings) -
Uses of BackupWarning in org.eblocker.server.http.backup
Methods in org.eblocker.server.http.backup that return types with arguments of type BackupWarningMethods in org.eblocker.server.http.backup with parameters of type BackupWarningModifier and TypeMethodDescriptionprotected voidBackupProvider.addWarning(BackupWarning warning)