All Implemented Interfaces:
Action<ReturnProcessModel>

public class InventoryUpdateAction extends AbstractProceduralAction<ReturnProcessModel>
Update inventory and set the ReturnRequestModel status to COMPLETED.
A custom update inventory behavior must be implemented. This determines the steps to be executed after a successful return.