Package org.broadleafcommerce.core.order.service.workflow
package org.broadleafcommerce.core.order.service.workflow
-
ClassesClassDescriptionCommon functionality between checking availability between adds and updatesAs of Broadleaf version 3.1.0, saves of individual aspects of an Order (such as OrderItems and FulfillmentGroupItems) no longer happen in their respective activities.Provides a method that creates the seed ProcessContext object for a cart operation.This class represents the basic context necessary for the execution of a particular order process workflow operation.This activity handles both adds and updates.Very similar to the
CheckAddAvailabilityActivitybut in the blUpdateItemWorkflow instead