Package | Description |
---|---|
org.broadleafcommerce.common.event | |
org.broadleafcommerce.common.persistence.transaction | |
org.broadleafcommerce.core.order.domain |
Class and Description |
---|
BroadleafApplicationEvent
Base abstract ApplicationEvent that provides a marker for Broadleaf events and provides a default
context map.
|
BroadleafSystemEvent.BroadleafEventScopeType
Constant for how the event should be consumed
|
BroadleafSystemEvent.BroadleafEventWorkerType
Which type of worker is qualified to handle the event
|
BroadleafSystemEventDetail
Effectively a copy of com.broadleafcommerce.jobsevents.domain.dto.SystemEventDetailDTO
to be used when creating a org.broadleafcommerce.common.event.BroadleafSystemEvent
|
Class and Description |
---|
BroadleafApplicationListener
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. |
Class and Description |
---|
BroadleafApplicationEvent
Base abstract ApplicationEvent that provides a marker for Broadleaf events and provides a default
context map.
|
Copyright © 2019. All rights reserved.