Interface BulkOpsCategoryModifiedEventConsumer


public interface BulkOpsCategoryModifiedEventConsumer
Spring cloud stream messaging interface for receiving category persistence requests.
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

    • categoryModifiedInputBulkOps

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