Uses of Package
org.broadleafcommerce.common.event
Packages that use org.broadleafcommerce.common.event
Package
Description
-
Classes in org.broadleafcommerce.common.event used by org.broadleafcommerce.admin.eventClassDescriptionThis abstract class contains the plumbing that sets up the context for handling a
BroadleafApplicationEvent
.Works in conjection withorg.broadleafcommerce.common.event.BroadleafApplicationEventMulticaster
except the event listener can indicate if the event should be run in a background thread. -
Classes in org.broadleafcommerce.common.event used by org.broadleafcommerce.common.eventClassDescriptionBase abstract ApplicationEvent that provides a marker for Broadleaf events and provides a default context map.Works in conjection with
org.broadleafcommerce.common.event.BroadleafApplicationEventMulticaster
except the event listener can indicate if the event should be run in a background thread.Constant for how the event should be consumedWhich type of worker is qualified to handle the eventEffectively a copy of com.broadleafcommerce.jobsevents.domain.dto.SystemEventDetailDTO to be used when creating a org.broadleafcommerce.common.event.BroadleafSystemEvent -
Classes in org.broadleafcommerce.common.event used by org.broadleafcommerce.common.persistence.transactionClassDescriptionWorks in conjection with
org.broadleafcommerce.common.event.BroadleafApplicationEventMulticaster
except the event listener can indicate if the event should be run in a background thread. -
Classes in org.broadleafcommerce.common.event used by org.broadleafcommerce.core.checkout.service
-
Classes in org.broadleafcommerce.common.event used by org.broadleafcommerce.core.order.domainClassDescriptionBase abstract ApplicationEvent that provides a marker for Broadleaf events and provides a default context map.
-
Classes in org.broadleafcommerce.common.event used by org.broadleafcommerce.core.order.eventClassDescriptionThis abstract class contains the plumbing that sets up the context for handling a
BroadleafApplicationEvent
.Works in conjection withorg.broadleafcommerce.common.event.BroadleafApplicationEventMulticaster
except the event listener can indicate if the event should be run in a background thread.Concrete event that is raised when an order is submitted. -
Classes in org.broadleafcommerce.common.event used by org.broadleafcommerce.openadmin.server.security.eventClassDescriptionBase abstract ApplicationEvent that provides a marker for Broadleaf events and provides a default context map.
-
-
Classes in org.broadleafcommerce.common.event used by org.broadleafcommerce.profile.core.eventClassDescriptionThis abstract class contains the plumbing that sets up the context for handling a
BroadleafApplicationEvent
.Base abstract ApplicationEvent that provides a marker for Broadleaf events and provides a default context map.Works in conjection withorg.broadleafcommerce.common.event.BroadleafApplicationEventMulticaster
except the event listener can indicate if the event should be run in a background thread. -
Classes in org.broadleafcommerce.common.event used by org.broadleafcommerce.profile.core.service