Class DefaultPromotionProcessor

java.lang.Object
com.skava.oms.processor.infinity.DefaultPromotionProcessor
All Implemented Interfaces:
DefaultProcessor

public class DefaultPromotionProcessor extends Object implements DefaultProcessor
DefaultPromotionProcessor support to listen promotions from process. Set default transaction information to this items and send to services.
Since:
01-Nov-2018
Author:
Infosys Equinox
  • Field Details

  • Constructor Details

    • DefaultPromotionProcessor

      public DefaultPromotionProcessor()
  • Method Details

    • process

      public com.fasterxml.jackson.databind.JsonNode process(com.fasterxml.jackson.databind.JsonNode jsonNode)
      Debug logger has been added to this method.
      Specified by:
      process in interface DefaultProcessor