AbstractConsignmentAction |
Common functionality extracted for actions that are dealing with consignment workflow
|
ConfirmPickupConsignmentAction |
Updates a consignment status to Pickup Complete.
|
ConfirmShipConsignmentAction |
|
ConfirmShippingActionTest |
|
ConsignmentProcessEndAction |
Update the consignment process to done and notify the corresponding order process that it is completed.
|
ProcessConsignmentPreFulfillmentAction |
|
ProcessConsignmentPreFulfillmentActionTest |
|
ProcessConsignmentPreFulfillmentActionTest.FirstConsignmentPreFulfillmentStrategy |
|
ProcessConsignmentPreFulfillmentActionTest.SecondConsignmentPreFulfillmentStrategy |
|
ProcessConsignmentPreFulfillmentActionTest.ThirdConsignmentPreFulfillmentStrategy |
|
ReAllocateConsignmentAction |
Declines the consignment.
|
ReAllocateConsignmentActionTest |
|
RedirectConsignmentByDeliveryModeAction |
Redirects to the proper wait node depending on whether a consignment is for ship or pickup.
|
RedirectConsignmentByDeliveryModeActionTest |
|
RedirectConsignmentFulfillmentProcessAction |
Redirects which system will gain control of the fulfillment process for the given ConsignmentModel .
|
RedirectConsignmentFulfillmentProcessActionTest |
|
SendConsignmentFulfillmentProcessActionTest |
|
SendConsignmentToExternalFulfillmentSystemAction |
|
UpdateConsignmentAction |
Updates a consignment status to a given status.
|
UpdateConsignmentActionTest |
|
VerifyConsignmentCompletionAction |
Checks the state of the consignment to performStrategy changes (e.g., setting the consignment status) according to the
consignment's state changes resulted from the actions performed on it.
|
VerifyConsignmentCompletionActionTest |
|