Options
All
  • Public
  • Public/Protected
  • All
Menu

An audit record.

Hierarchy

  • AuditRecordBean

Index

Properties

Optional associatedItems

associatedItems: AssociatedItemBean[]

The list of items associated with the changed record.

Optional authorKey

authorKey: string

Deprecated, use authorAccountId instead. The key of the user who created the audit record.

Optional category

category: string

The category of the audit record. For a list of these categories, see the help article Auditing in Jira applications.

Optional changedValues

changedValues: ChangedValueBean[]

The list of values changed in the record event.

Optional created

created: string

The date and time on which the audit record was created.

format

date-time

Optional description

description: string

The description of the audit record.

Optional eventSource

eventSource: string

The event the audit record originated from.

Optional id

id: number

The ID of the audit record.

format

int64

Optional objectItem

objectItem: AssociatedItemBean

Details of an item associated with the changed record.

Optional remoteAddress

remoteAddress: string

The URL of the computer where the creation of the audit record was initiated.

Optional summary

summary: string

The summary of the audit record.

Legend

  • Namespace
  • Variable
  • Function
  • Type alias
  • Interface
  • Property
  • Class
  • Class with type parameter
  • Enumeration

Generated using TypeDoc