Package com.broadleafcommerce.audit.service
@NonNullApi
package com.broadleafcommerce.audit.service
- Author:
- Nathan Moore (nathandmoore)
-
ClassDescriptionResponsible for querying the
StorageProviderfor completedBatchrepresentations and pushing those to theIngestionProcessorfor parsing and subsequent persistence in the datastore.Handles endpoint fetch operations for viewing audit informationClusterServiceresponsible for interval polling workflows whose retention period have expired and deleting them.SeeAuditServiceAsynchronously parsesBatchrepresentations intoAuditEventinstances.Convenience wrapper for aSemaphoreinstance to control acquisition and release of leases.