Class IntegrationResultSenderImpl

    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void send​(org.springframework.messaging.Message<org.activiti.cloud.api.process.model.IntegrationResult> message)  
      • Methods inherited from class java.lang.Object

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

      • send

        public void send​(org.springframework.messaging.Message<org.activiti.cloud.api.process.model.IntegrationResult> message)
        Specified by:
        send in interface IntegrationResultSender