Uses of Class
org.pentaho.platform.api.engine.AuditException
-
Packages that use AuditException Package Description org.pentaho.platform.api.engine -
-
Uses of AuditException in org.pentaho.platform.api.engine
Methods in org.pentaho.platform.api.engine that throw AuditException Modifier and Type Method Description void
IAuditEntry. auditAll(String jobId, String instId, String objId, String objType, String actor, String messageType, String messageName, String messageTxtValue, BigDecimal messageNumValue, double duration)
This method will save the information passed as parameters to the audit storage location.
-