public class History extends Object
Status value is equal to 2 or 3 only.
It contains the object "changes" and "serverVersion",
which must be sent as properties "changes" and "serverVersion" of the object sent as the argument to the
"refreshHistory" method.| Modifier and Type | Field and Description |
|---|---|
private List<Object> |
changes
Defines the changes from the history object returned after saving the document.
|
private String |
serverVersion
Defines the current server version number.
|
| Constructor and Description |
|---|
History() |
Copyright © 2023–2024. All rights reserved.