@camunda8/orchestration-cluster-api
    Preparing search index...

    Type Alias AuditLogResult

    Audit log item.

    Index

    Properties

    actorId?: string

    The ID of the actor who performed the operation.

    annotation?: string

    Additional notes about the operation.

    auditLogKey?: AuditLogKey

    The unique key of the audit log entry.

    batchOperationKey?: BatchOperationKey

    Key of the batch operation.

    batchOperationType?: BatchOperationTypeEnum

    The type of batch operation performed, if this is part of a batch.

    decisionDefinitionId?: DecisionDefinitionId

    The decision definition ID.

    decisionDefinitionKey?: DecisionDefinitionKey

    The key of the decision definition.

    decisionEvaluationKey?: DecisionEvaluationKey

    The key of the decision evaluation.

    decisionRequirementsId?: string

    The decision requirements ID.

    decisionRequirementsKey?: DecisionRequirementsKey

    The assigned key of the decision requirements.

    deploymentKey?: DeploymentKey

    The key of the deployment.

    elementInstanceKey?: ElementInstanceKey

    The key of the element instance.

    entityKey?: AuditLogEntityKey
    formKey?: FormKey

    The key of the form.

    jobKey?: JobKey

    The key of the job.

    processDefinitionId?: ProcessDefinitionId

    The process definition ID.

    processDefinitionKey?: ProcessDefinitionKey

    The key of the process definition.

    processInstanceKey?: ProcessInstanceKey

    The key of the process instance.

    resourceKey?: ResourceKey

    The system-assigned key for this resource.

    tenantId?: TenantId

    The tenant ID of the audit log.

    timestamp?: string

    The timestamp when the operation occurred.

    userTaskKey?: UserTaskKey

    The key of the user task.