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