Interface BatchRequestConsumer


public interface BatchRequestConsumer
Message channel that receives a batch processing event from the import process
Author:
Phillip Verheyden (phillipuniverse)
  • 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

    • batchRequestInput

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