Package com.appiancorp.suiteapi.process.history
package com.appiancorp.suiteapi.process.history
-
ClassDescriptionAuditHistory Audit Process History allows reading the process history of live processes and processes deleted, but still archived in Kafka.AuditHistoryExceptionAuditHistoryRow AuditHistoryRow represents one row of audit log process history.AuditHistoryRowConstants The domain!AuditInfo Information about the audit history returned.CompleteValue Some AuditHistoryRows will have PartialValues, others will have CompleteValues.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 As process audit history returns users in user UUID form, this allows those user UUIDs to be transformed into usernames.