Package com.broadleafcommerce.orderoperation.service.messaging.ordercreated
@NonNullApi
package com.broadleafcommerce.orderoperation.service.messaging.ordercreated
-
ClassDescriptionDeprecated.Event listener that listens for
OrderCreatedEvents
, identifies theOrderFulfillments
that should be fulfilled immediately, and fulfills them.Spring cloud data channel description for messaging input.A message event dispatched after an order has been created successfully.Spring cloud data channel description for messaging output.The DTO object contains the information that can be used to execute the request to get the additional data for the Order.An event listener that triggers when order is successfully created.Spring cloud data channel description for messaging output.
AutoFulfillVirtualOrderCreatedListener
before actually changing the status.