Class UndoInventoryDelegate

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

@Component public class UndoInventoryDelegate extends AbstractOrderSynchronousProcessFlowAdapter
This class contains the delegate for order to process through the undo preprocess the inventory
Since:
01-Aug-2018
Author:
Infosys Equinox
  • Constructor Details

    • UndoInventoryDelegate

      @Autowired public UndoInventoryDelegate(InventoryFlowUtil inventoryFlowUtil)
      The UndoInventoryDelegate constructor
      Parameters:
      inventoryFlowUtil - inventoryFlowUtil
  • Method Details