DraftOrderHandler: Handler
Item | Value |
---|---|
Briefly | Brief description missing. |
Definition Path | ImprovingApp.OrderContext.Order.Draft.DraftOrderHandler |
View Source Link | Order.riddl(75:15) |
\nerror "Order has already been created."
\n
\n"copy fields from the UpdateOrderInfo command into the Draft Order""adjust meta fields to reflect the change set""yield OrderInfoUpdated event"
\n
\n"morph order to Pending state""adjust meta fields to reflect change set""yield PendingOrderSet event"
\n
\nerror "Draft orders may not transition to the InProcess state"
\n
\nerror "Draft orders may not transition to the Ready state"
\n
\nerror "Draft orders may not transition to the Delivered state"
\n
\n"morph order to Cancelled state""adjust meta fields to reflect change set""yield OrderCancelled event"
\n
\n"yield OrderInfoResult message"
\n