Class MessagePublisher<P>
java.lang.Object
org.springframework.cloud.task.batch.listener.support.MessagePublisher<P>
- Type Parameters:
P
- payload type
Utility class that sends batch job listener payloads to the notification channel.
- Author:
- Glenn Renfro
-
Constructor Summary
ConstructorDescriptionMessagePublisher
(org.springframework.cloud.stream.function.StreamBridge streamBridge) -
Method Summary
-
Constructor Details
-
MessagePublisher
public MessagePublisher(org.springframework.cloud.stream.function.StreamBridge streamBridge)
-
-
Method Details
-
publish
-
publishWithThrowableHeader
-