Class DummyEventListener

  • All Implemented Interfaces:
    org.kie.api.runtime.process.EventListener

    public class DummyEventListener
    extends Object
    implements org.kie.api.runtime.process.EventListener
    • Method Detail

      • signalEvent

        public void signalEvent​(String type,
                                Object event)
        Specified by:
        signalEvent in interface org.kie.api.runtime.process.EventListener
      • getEventTypes

        public String[] getEventTypes()
        Specified by:
        getEventTypes in interface org.kie.api.runtime.process.EventListener