Class | Description |
---|---|
AuditHistory |
AuditHistory
Audit Process History allows reading the process history of live processes and processes deleted, but
still archived in Kafka.
|
AuditHistoryRow |
AuditHistoryRow
AuditHistoryRow represents one row of audit log process history.
|
AuditInfo |
AuditInfo
Information about the audit history returned.
|
CompleteValue |
CompleteValue
Some AuditHistoryRows will have PartialValues, others will have CompleteValues.
|
PartialValue |
PartialValue
A PartialValue contains instructions to modify another value, such as changing particular fields or
array elements, done in this way to save storage space.
|
UserUuidTransformation |
UserUuidTransformation
As process audit history returns users in user UUID form, this allows those user UUIDs to be transformed
into usernames.
|
Enum | Description |
---|---|
AuditHistoryRowConstants |
AuditHistoryRowConstants
The domain!
|
UserUuidTransformation.Action |
Exception | Description |
---|---|
AuditHistoryException |
AuditHistoryException
|
Copyright © 2003-2024 Appian Corporation. All Rights Reserved.