Class IntegrationResultSenderImpl
java.lang.Object
org.activiti.cloud.connectors.starter.channels.IntegrationResultSenderImpl
- All Implemented Interfaces:
IntegrationResultSender
-
Constructor Summary
ConstructorsConstructorDescriptionIntegrationResultSenderImpl(org.springframework.cloud.stream.function.StreamBridge streamBridge, IntegrationResultChannelResolver resolver) -
Method Summary
Modifier and TypeMethodDescriptionvoidsend(org.springframework.messaging.Message<IntegrationResult> message)
-
Constructor Details
-
IntegrationResultSenderImpl
public IntegrationResultSenderImpl(org.springframework.cloud.stream.function.StreamBridge streamBridge, IntegrationResultChannelResolver resolver)
-
-
Method Details
-
send
- Specified by:
sendin interfaceIntegrationResultSender
-