| Interface | Description |
|---|---|
| PropertyUpdateEvent |
The message class to be used to notify listeners when a CSR edits a payment group
|
| Class | Description |
|---|---|
| ClaimItem |
The message class to be used to notify listeners when a CSR claims
a coupon, gift certificate, or store credit for a customer
|
| CommerceItemEvent |
The message class to be used to notify listeners when a CSR edits, adds, or removes a CommerceItem
|
| CreateOrderComment |
The message class to be used to notify listeners when a CSR adds a comment to an order
|
| CSRAgentMessagingTools |
The class extends AgentMessagingTools to send CSR-specific events
|
| GiftItemEvent |
The message class to be used to notify listeners when a CSR edits, adds, or removes a gift item
|
| GiftlistEvent |
The message class to be used to notify listeners when the agent performs an action on a giftlist
|
| GrantAppeasement |
The message class to be used to notify listeners when a CSR agent grants an appeasement
(store credit, promotion, or credit card credit).
|
| OrderEvent |
The message class to be used to notify listeners when a CSR acts upon an order (views, edits, submits, etc.)
|
| OrderManualAdjustmentEvent |
Event object used to represent a manual adjustment made to an order.
|
| PaymentGroupEvent |
The message class to be used to notify listeners when a CSR edits or adds a payment group
|
| PriceOverride |
The message class to be used to notify listeners when a CSR overrides the price of an element in an order
|
| ReceiveReturnItem |
The message class to be used to notify listeners when a CSR marks an order for return
|
| ReturnOrder |
The message class to be used to notify listeners when a CSR marks an order for return
|
| ScheduledOrderEvent |
This event class is used to generated scheduled order events.
|
| ShippingGroupEvent |
The message class to be used to notify listeners when a CSR edits or adds a payment group
|
| SplitCostCenter |
The message class to be used to notify listeners when a CSR splits a shipping group's commerce items into
another shipping group
|
| SplitShippingGroup |
The message class to be used to notify listeners when a CSR splits a shipping group's commerce items into
another shipping group
|
| ViewCreditCardEvent |
Agent event that is used to indicate that a credit card was viewed by an agent.
|
| ViewCreditCardEventDroplet |
Sends a credit card viewed agent event.
|
| ViewOrderDroplet |
This droplet will send out an OrderEvent of a JMS type that represents the part of the order
that was viewed
The droplet expects the order to be passed in |