Interface BulkOpsInitializeItemsRequestProducer
public interface BulkOpsInitializeItemsRequestProducer
Spring clocud data channel description for messaging output. This channel is primarily
responsible for async IO related to notifying the appropriate service that bulk operation items
need to be initialized for a Bulk Operation.
- See Also:
-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionorg.springframework.messaging.MessageChannel
-
Field Details
-
TYPE
- See Also:
-
CHANNEL
- See Also:
-
-
Method Details
-
initializeItemsRequestOutput
@Output("initializeItemsRequestOutput") org.springframework.messaging.MessageChannel initializeItemsRequestOutput()
-