Class NullAuditEntry

  • All Implemented Interfaces:
    org.pentaho.platform.api.engine.IAuditEntry

    public class NullAuditEntry
    extends Object
    implements org.pentaho.platform.api.engine.IAuditEntry
    • Constructor Detail

      • NullAuditEntry

        public NullAuditEntry()
    • Method Detail

      • auditAll

        public void auditAll​(String jobId,
                             String instId,
                             String objId,
                             String objType,
                             String actor,
                             String messageType,
                             String messageName,
                             String messageTxtValue,
                             BigDecimal messageNumValue,
                             double duration)
                      throws org.pentaho.platform.api.engine.AuditException
        Specified by:
        auditAll in interface org.pentaho.platform.api.engine.IAuditEntry
        Throws:
        org.pentaho.platform.api.engine.AuditException