Package com.broadleafcommerce.common.audit.batch
@NonNullApi
package com.broadleafcommerce.common.audit.batch
- Author:
- Nathan Moore (nathandmoore)
-
ClassDescriptionException thrown specifically during a file system atomic move for a particular fileA storage representation for a collection of serialized
AuditEvent
instances.File system version ofBatch
File system version ofStorageProvider
Provider responsible for movingBatch
representations through storage lifecycle, eventually completing the batch into it's final completion state that is ready for ingestion intoAuditServices
.