Package com.skava.oms.processor.infinity
Class DefaultGetAllPaymentProcessor
java.lang.Object
com.skava.oms.processor.infinity.DefaultGetAllPaymentProcessor
- All Implemented Interfaces:
DefaultProcessor
- Author:
- Infosys Equinox DefaultGetAllPaymentProcessor support to listen payment bin items from process. Set default transaction information to this Transaction and send to services. This will build the transactiondto object with the actual request received and return back a dummy transaction id
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncom.fasterxml.jackson.databind.JsonNode
process
(com.fasterxml.jackson.databind.JsonNode jsonNode) (non-Javadoc)
-
Constructor Details
-
DefaultGetAllPaymentProcessor
public DefaultGetAllPaymentProcessor()
-
-
Method Details
-
process
public com.fasterxml.jackson.databind.JsonNode process(com.fasterxml.jackson.databind.JsonNode jsonNode) (non-Javadoc)- Specified by:
process
in interfaceDefaultProcessor
- See Also:
-