Package | Description |
---|---|
org.broadleafcommerce.common.event | |
org.broadleafcommerce.core.order.domain |
Modifier and Type | Class and Description |
---|---|
class |
BroadleafSystemEvent
A BroadleafApplicationEvent used so that we can communicate with the ScheduledJobsAndEvents module without having a dependency on it.
|
class |
ItemsCancelledEvent |
class |
ItemsFulfilledEvent
Event that may be raised to indicate that items have been fulfilled.
|
class |
ItemsReturnedEvent |
class |
OrderSubmittedEvent
Concrete event that is raised when an order is submitted.
|
class |
ReindexEvent |
Modifier and Type | Class and Description |
---|---|
class |
OrderPersistedEvent
An event for whenever an
OrderImpl has been persisted |
Copyright © 2019. All rights reserved.