Uses of Package
com.broadleafcommerce.audit.service
Packages that use com.broadleafcommerce.audit.service
Package
Description
-
Classes in com.broadleafcommerce.audit.service used by com.broadleafcommerce.audit.serviceClassDescriptionHandles endpoint fetch operations for viewing audit informationAsynchronously parses
Batch
representations intoAuditEvent
instances. -
Classes in com.broadleafcommerce.audit.service used by com.broadleafcommerce.audit.service.autoconfigureClassDescriptionResponsible for querying the
StorageProvider
for completedBatch
representations and pushing those to theIngestionProcessor
for parsing and subsequent persistence in the datastore.Handles endpoint fetch operations for viewing audit informationClusterService
responsible for interval polling workflows whose retention period have expired and deleting them.Asynchronously parsesBatch
representations intoAuditEvent
instances. -
Classes in com.broadleafcommerce.audit.service used by com.broadleafcommerce.audit.web.endpoint