Uses of Class
org.pentaho.platform.api.engine.AuditException
Packages that use AuditException
-
Uses of AuditException in org.pentaho.platform.api.engine
Methods in org.pentaho.platform.api.engine that throw AuditExceptionModifier and TypeMethodDescriptionvoid
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.