Class CheckIfManualSubscriptionExists

java.lang.Object
com.skava.cart.orchestration.processor.CheckIfManualSubscriptionExists
All Implemented Interfaces:
org.apache.camel.Processor

@Service public class CheckIfManualSubscriptionExists extends Object implements org.apache.camel.Processor

The Class CheckIfManualSubscriptionExists

This processor class check for the manual subscription item in cart.
Version:
8.4.0
Author:
Infosys Equinox
  • Constructor Details

    • CheckIfManualSubscriptionExists

      public CheckIfManualSubscriptionExists()
  • Method Details

    • process

      public void process(org.apache.camel.Exchange exchange) throws Exception
      Specified by:
      process in interface org.apache.camel.Processor
      Throws:
      Exception