Package app.coronawarn.server.services.distribution.assembly.diagnosiskeys
-
Class Summary Class Description DemoDiagnosisKeyBundler An instance of this class contains a collection ofDiagnosisKeys
, that will be distributed in the same hour they have been submitted.DiagnosisKeyBundler An instance of this class contains a collection ofDiagnosisKeys
.ProdDiagnosisKeyBundler An instance of this class contains a collection ofDiagnosisKeys
, that will be distributed while respecting expiry policy (keys must be expired for a configurable amount of time before distribution) and shifting policy (there must be at least a configurable number of keys in a distribution).