Class UpdateRefundDelegate

All Implemented Interfaces:
org.camunda.bpm.engine.delegate.JavaDelegate

@Component public class UpdateRefundDelegate extends AbstractOrderSynchronousProcessFlowAdapter
This delegate handle all shipping process for order items in order like shipping, unable to ship, delivered, unable to deliver and refund or charge payments. Also release sku's if items are not eligible for ship or deliver
Since:
01-Aug-2018
Author:
Parthiban.P03
  • Constructor Details

    • UpdateRefundDelegate

      public UpdateRefundDelegate()
  • Method Details