Interface PaymentTransactionReversalEventConsumer


public interface PaymentTransactionReversalEventConsumer
Spring cloud data channel description for messaging input. This channel is primarily responsible for async IO related to being notified that the PaymentTransaction reversal job should be executeed.
  • Field Details

  • Method Details

    • triggeredJobEventInputPaymentTransactionReversal

      @Input("triggeredJobEventInputPaymentTransactionReversal") org.springframework.messaging.SubscribableChannel triggeredJobEventInputPaymentTransactionReversal()