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
Batchrepresentations intoAuditEventinstances. -
Classes in com.broadleafcommerce.audit.service used by com.broadleafcommerce.audit.service.autoconfigureClassDescriptionResponsible 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.Asynchronously parsesBatchrepresentations intoAuditEventinstances. -
Classes in com.broadleafcommerce.audit.service used by com.broadleafcommerce.audit.web.endpoint