Interface BatchRequestConsumer
public interface BatchRequestConsumer
Message channel that receives a batch processing event from the import process
- Author:
 - Phillip Verheyden (phillipuniverse)
 
- 
Field Summary
Fields - 
Method Summary
Modifier and TypeMethodDescriptionorg.springframework.messaging.SubscribableChannel 
- 
Field Details
- 
CHANNEL
- See Also:
 
 
 - 
 - 
Method Details
- 
batchRequestInput
@Input("batchRequestInput") org.springframework.messaging.SubscribableChannel batchRequestInput() 
 -