| Interface | Description | 
|---|---|
| AuditService | 
 AuditService provides access to active and already completed process (and its components) data. 
 | 
| NodeInstanceLog | 
 Audit view of node instance where each node instance (in most of the cases) will have two entries:
 
  when node instance was triggered
  when node instance was left - completed
 
 | 
| ProcessInstanceLog | 
 Audit view of process instance 
 | 
| VariableInstanceLog | 
 Audit view of variables that keeps track of all changes of variable identified by given name/id. 
 | 
Copyright © 2001–2021 JBoss by Red Hat. All rights reserved.