Interface SendConsignmentToExternalFulfillmentSystemStrategy
public interface SendConsignmentToExternalFulfillmentSystemStrategy
Strategy to send the given
ConsignmentModel to external fulfillment system-
Method Summary
Modifier and TypeMethodDescriptionvoidsendConsignment(ConsignmentModel consignment) SendsConsignmentModelto external fulfillment system
-
Method Details
-
sendConsignment
SendsConsignmentModelto external fulfillment system- Parameters:
consignment- theConsignmentModel
-