Class InitiateOrderAdapter

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

@Component public class InitiateOrderAdapter extends AbstractOrderSynchronousProcessFlowAdapter
The class contains the adapter to initiate the order process
Since:
26-Jul-2018
Author:
Infosys Equinox
  • Field Details

    • orderHelper

      @Autowired protected OrderHelper orderHelper
  • Constructor Details

    • InitiateOrderAdapter

      public InitiateOrderAdapter()
  • Method Details