Interface FutureInventoryStockChangeMessageConsumer


public interface FutureInventoryStockChangeMessageConsumer
Spring cloud data channel description for messaging input. This channel is primarily responsible for async IO related to being notified the that future stock has become available or unavailable.
Since:
Order Operation Service 2.1.0, Release Train 2.2.0
Author:
Kelly Tisdell (ktisdell)
  • Field Details

  • Method Details

    • orderOpsFutureStockChangeNotificationMessageInput

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