| Interface | Description |
|---|---|
| IAuditConstants |
An object that provides a repository of constants such as column names for
the audit query API.
|
| IAuditInstance |
An object that represents an instance of an audit message.
|
| IAuditVariable |
An object that represents an audit variable.
|
| IColumnConstants | |
| IInstanceQueryInput |
| Enum | Description |
|---|---|
| AuditInstanceOperation |
An eumeration that specifies the possible "operations" of the BPMN engine.
|
| IAuditVariable.Direction |
Innerclass to provide the enum tp define what section the variable
should appear on within the audit event payload.
|
| IInstanceQueryInput.AssignmentFilter |