Interface BulkOpsSingleProductIndexedEventConsumer


public interface BulkOpsSingleProductIndexedEventConsumer
Spring cloud stream messaging interface for receiving product persistence requests. This is used to determine if a product should be included in an `AUTO_INCLUDE` product membership type Category.
Since:
Bulk Operations Service 1.0.2, Release Train 2.1.4, Release Train 2.2.0
  • Field Summary

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

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

  • Method Details

    • singleProductIndexedInputBulkOps

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