Class IntegrationResultChannelResolverImpl

    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      org.springframework.messaging.MessageChannel resolveDestination​(org.activiti.cloud.api.process.model.IntegrationRequest event)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • IntegrationResultChannelResolverImpl

        public IntegrationResultChannelResolverImpl​(org.springframework.cloud.stream.binding.BinderAwareChannelResolver resolver,
                                                    IntegrationResultDestinationBuilder integrationResultDestinationBuilder)