new HistoryChangeLogEntry()
Huhu
Methods
description() → {string}
Get description of a log entry
- Since
- 5.2.0
Returns:
- Type:
- string
eventTag() → {string}
Get event tag of a log entry
- Since
- 5.2.0
Returns:
- Type:
- string
eventType() → {string}
Get event type of a log entry
- Since
- 5.2.0
Returns:
- Type:
- string
eventTypeString() → {string}
Get event type of a log entry in active language
- Since
- 5.2.0
Returns:
- Type:
- string
language() → {string}
Get language of a log entry
- Since
- 5.2.0
Returns:
- Type:
- string
newValue() → {string}
Get new value of a log entry
- Since
- 5.2.0
Returns:
- Type:
- string
oldValue() → {string}
Get old value of a log entry
- Since
- 5.2.0
Returns:
- Type:
- string
operationString() → {string}
Get operation string of a log entry
- Since
- 5.2.0
Returns:
- Type:
- string
property() → {property}
Get property of a log entry
- Since
- 5.2.0
Returns:
- Type:
- property
propertyType() → {type}
Get property type of a log entry
- Since
- 5.2.0
Returns:
- Type:
- type
timestamp() → {instance}
Get timestamp of a log entry
- Since
- 5.2.0
Returns:
- Type:
- instance
topic() → {instance}
Get accessed topic of a log entry
- Since
- 5.2.0
Returns:
- Type:
- instance
user() → {instance}
Get user of a log entry
- Since
- 5.2.0
Returns:
- Type:
- instance