NAME
JIRA::API::AuditRecordBean -
SYNOPSIS
my $obj = JIRA::API::AuditRecordBean->new();
...
PROPERTIES
associatedItems
The list of items associated with the changed record.
authorKey
Deprecated, use `authorAccountId` instead. The key of the user who created the audit record.
category
The category of the audit record. For a list of these categories, see the help article [Auditing in Jira applications](https://confluence.atlassian.com/x/noXKM).
changedValues
The list of values changed in the record event.
created
The date and time on which the audit record was created.
description
The description of the audit record.
eventSource
The event the audit record originated from.
id
The ID of the audit record.
objectItem
Details of an item associated with the changed record.
remoteAddress
The URL of the computer where the creation of the audit record was initiated.
summary
The summary of the audit record.