Class ConstructSubscriptionPaymentInfo

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

@Service("constructSubscriptionPaymentInfo") public class ConstructSubscriptionPaymentInfo extends Object implements org.apache.camel.Processor
The Class ConstructSubscriptionPaymentInfo
Since:
March 2022
Version:
8.11
Author:
Infosys Equinox
  • Constructor Details

    • ConstructSubscriptionPaymentInfo

      public ConstructSubscriptionPaymentInfo()
  • Method Details

    • process

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