public static class ClientApiHistoricalPropertyResults.Event extends Object implements ClientApiObject, Comparable<ClientApiHistoricalPropertyResults.Event>
| Modifier and Type | Field and Description |
|---|---|
Map<String,String> |
changed |
Map<String,String> |
fields |
String |
modifiedBy |
String |
propertyKey |
String |
propertyName |
long |
timestamp |
| Constructor and Description |
|---|
Event() |
| Modifier and Type | Method and Description |
|---|---|
int |
compareTo(ClientApiHistoricalPropertyResults.Event o) |
String |
getEventType() |
void |
setEventType(ClientApiHistoricalPropertyResults.EventType eventType) |
public long timestamp
public String propertyKey
public String propertyName
public String modifiedBy
public int compareTo(ClientApiHistoricalPropertyResults.Event o)
compareTo in interface Comparable<ClientApiHistoricalPropertyResults.Event>public void setEventType(ClientApiHistoricalPropertyResults.EventType eventType)
public String getEventType()
Copyright © 2016–2021 MWARE SOLUTIONS. All rights reserved.