Interface MessageEventHandler

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      void execute​(org.pentaho.di.engine.api.remote.Message message)
      Performs the action corresponding to the given Message
      String getIdentifier()
      Returns a unique identifier for each instance of the Handler