Package org.kie.api.runtime.manager.audit
-
Interface Summary 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 - completedProcessInstanceLog Audit view of process instanceVariableInstanceLog Audit view of variables that keeps track of all changes of variable identified by given name/id.