Package de.hybris.platform.yacceleratorordermanagement.actions.order
package de.hybris.platform.yacceleratorordermanagement.actions.order
-
ClassDescriptionAbstractOrderAction<T extends OrderProcessModel>This example action checks the order for required data in the business process.This action sets the order status to the appropriate status (
OrderStatus.COMPLETEDor @link OrderStatus#CANCELLED})Used to get an address from order.deliveryAddress and find the closest store populating back the delivery latitude/longitude.Action node responsible for putting anOrderModelon hold, meaning all of itsConsignmentModeland associated task assignment workflows are cancelled.Action node responsible for sourcing the order and allocating the consignments.Verifies whether order is cancelled completely or all the consignment processes are complete or not and updates the Order status/delivery status to reflect this.