Class EventsAggregator


  • public class EventsAggregator
    extends java.lang.Object
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void addEvents​(org.activiti.cloud.api.model.shared.events.CloudRuntimeEvent<?,​?>... events)  
      void sendAll()  
      • Methods inherited from class java.lang.Object

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

      • EventsAggregator

        public EventsAggregator​(MyProducer producer)
    • Method Detail

      • addEvents

        public void addEvents​(org.activiti.cloud.api.model.shared.events.CloudRuntimeEvent<?,​?>... events)
      • sendAll

        public void sendAll()