Class CreateFulfilmentDelegate

java.lang.Object
com.skava.oms.flow.AbstractOrderSynchronousProcessFlowAdapter
com.skava.oms.flow.adapter.CreateFulfilmentDelegate
All Implemented Interfaces:
org.camunda.bpm.engine.delegate.JavaDelegate

@Component public class CreateFulfilmentDelegate extends AbstractOrderSynchronousProcessFlowAdapter
This delegate is to create Fulfilment. It updates the fulfilment info in the order item.
Since:
02-Feb-2019
Author:
Infosys Equinox
  • Constructor Details

    • CreateFulfilmentDelegate

      public CreateFulfilmentDelegate()
  • Method Details