You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

Usages

  • The Audit Trail Plugin is triggered after a audit trail event to provide extra processing capabilities (e.g., capturing reporting data or user notification).

 

Abstract Class

org.joget.plugin.base.DefaultAuditTrailPlugin

Method Detail

Abstract Methods
execute
public abstract java.lang.Object execute(java.util.Map props)

To execute the extra processing based on Audit Trail Event.

An org.joget.apps.app.model.AuditTrail object is passed as "auditTrail" property.

Return is not used for now.

Audit Trail Event

 

Plugin Properties Options

Tutorials

  • Not available right now

Related Community Plugins

  • Not available right now

 

  • No labels