Uses of Package
com.broadleafcommerce.data.tracking.jpa.messaging
Packages that use com.broadleafcommerce.data.tracking.jpa.messaging
Package
Description
-
Classes in com.broadleafcommerce.data.tracking.jpa.messaging used by com.broadleafcommerce.data.tracking.jpa.autoconfigureClassDescriptionAdditional functionality for flows that need to work with
NotificationState
as a separate concept from the entity itself. -
Classes in com.broadleafcommerce.data.tracking.jpa.messaging used by com.broadleafcommerce.data.tracking.jpa.datafeedClassDescriptionConvenience annotation for reducing the amount of boilerplate setup code required to establish a durable message send flow.
-
Classes in com.broadleafcommerce.data.tracking.jpa.messaging used by com.broadleafcommerce.data.tracking.jpa.filteringClassDescriptionAdds in functionality for
TrackableRepository
to make modifications to notification states -
Classes in com.broadleafcommerce.data.tracking.jpa.messaging used by com.broadleafcommerce.data.tracking.jpa.messagingClassDescriptionRepository designated for direct interaction with
NotificationState
instances without the use of an explicit JPANotificationStateAware
domain.Additional functionality for flows that need to work withNotificationState
as a separate concept from the entity itself. -
Classes in com.broadleafcommerce.data.tracking.jpa.messaging used by com.broadleafcommerce.data.tracking.jpa.messaging.autoconfigureClassDescriptionRepository designated for direct interaction with
NotificationState
instances without the use of an explicit JPANotificationStateAware
domain.Additional functionality for flows that need to work withNotificationState
as a separate concept from the entity itself. -
Classes in com.broadleafcommerce.data.tracking.jpa.messaging used by com.broadleafcommerce.data.tracking.jpa.messaging.notificationClassDescriptionAdditional functionality for flows that need to work with
NotificationState
as a separate concept from the entity itself.