类 History
java.lang.Object
com.onlyoffice.model.documenteditor.callback.History
Defines the object with the document changes history.
The object is present when the
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.- 另请参阅:
-
构造器概要
构造器 -
方法概要
-
构造器详细资料
-
History
public History()
-
-
方法详细资料
-
getServerVersion
-
setServerVersion
-
getChanges
-
setChanges
-