Interface FulfillmentPendingInventoryProducer


public interface FulfillmentPendingInventoryProducer
Spring cloud data channel description for messaging output. This channel is primarily responsible for async IO related to notifying the that a FulfillmentStatusChangeEvent has taken place.
Since:
Order Operation Service 2.1.0, Release Train 2.2.0
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final String
     
    static final String
     
  • Method Summary

    Modifier and Type
    Method
    Description
    org.springframework.messaging.MessageChannel
     
  • Field Details

  • Method Details

    • fulfillmentPendingInventoryOutput

      @Output("fulfillmentPendingInventoryOutput") org.springframework.messaging.MessageChannel fulfillmentPendingInventoryOutput()