Class Util


  • public class Util
    extends Object
    • Constructor Detail

      • Util

        public Util()
    • Method Detail

      • getTransformationLogEvent

        public static org.pentaho.di.engine.api.events.LogEvent getTransformationLogEvent()
      • getTransformationStatusEvent

        public static org.pentaho.di.engine.api.events.StatusEvent getTransformationStatusEvent()
      • getTransformationErrorEvent

        public static org.pentaho.di.engine.api.events.ErrorEvent getTransformationErrorEvent()
      • getStopMessage

        public static org.pentaho.di.engine.api.remote.StopMessage getStopMessage()
      • getOperationLogEvent

        public static org.pentaho.di.engine.api.events.LogEvent getOperationLogEvent​(String operationID)
      • getOperationStatusEvent

        public static org.pentaho.di.engine.api.events.StatusEvent getOperationStatusEvent​(String operationID)
      • getOperationRowEvent

        public static org.pentaho.di.engine.api.events.DataEvent getOperationRowEvent​(String operationID)
      • getMetricEvents

        public static org.pentaho.di.engine.api.events.MetricsEvent getMetricEvents​(String operationID)