Class ShipmentLoyaltyDelegate

java.lang.Object
org.camunda.bpm.engine.impl.bpmn.behavior.FlowNodeActivityBehavior
org.camunda.bpm.engine.impl.bpmn.behavior.AbstractBpmnActivityBehavior
com.skava.oms.flow.AbstractOrderAsynchronousProcessFlowAdapter
com.skava.oms.flow.adapter.ShipmentLoyaltyDelegate
All Implemented Interfaces:
org.camunda.bpm.engine.impl.core.delegate.CoreActivityBehavior<org.camunda.bpm.engine.impl.pvm.delegate.ActivityExecution>, org.camunda.bpm.engine.impl.pvm.delegate.ActivityBehavior, org.camunda.bpm.engine.impl.pvm.delegate.SignallableActivityBehavior

@Component public class ShipmentLoyaltyDelegate extends AbstractOrderAsynchronousProcessFlowAdapter
This class ShipmentLoyaltyDelegate defines the flow for pre-process loyalty Delegate for pre-process loyalty reward
  • Field Details

    • KEY_PROCESS_ID

      public static final String KEY_PROCESS_ID
      The constant KEY_PROCESS_ID
      See Also:
    • preProcessUtil

      @Autowired public PreProcessUtil preProcessUtil
      PreProcessLoyalty Util
  • Constructor Details

    • ShipmentLoyaltyDelegate

      public ShipmentLoyaltyDelegate()
  • Method Details