Class StorageAccessLogBackupConfiguration
- java.lang.Object
-
- fr.gouv.vitam.storage.accesslog.backup.StorageAccessLogBackupConfiguration
-
public class StorageAccessLogBackupConfiguration extends java.lang.ObjectStorage accesslog backup configuration
-
-
Field Summary
Fields Modifier and Type Field Description protected java.util.List<java.lang.Integer>tenants
-
Constructor Summary
Constructors Constructor Description StorageAccessLogBackupConfiguration()Empty ClientConfiguration constructor for YAMLFactory
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.util.List<java.lang.Integer>getTenants()voidsetTenants(java.util.List<java.lang.Integer> tenants)
-