<< Fare clic per visualizzazione il sommario >> Percorso: API di piattaforma > Servizi Core > Jamio Document > RevertToVersion |
Service
Method
RevertToVersion
Description
Creates a new version of the document from the specified old version.
Input |
|||
Name |
Description |
Type |
Optional |
serverAddress |
Server address for an external Domain (Null or Empty for the current Domain). |
String |
Y |
token |
The session token (for the current session in the current Domain may be null or empty). |
String |
Y |
documentVersionReference |
Reference of the source version of the document. |
Reference |
|
versionChangeType |
User version change type: No change/Minor version change/Major version change. |
|
|
versionLabel |
Name of the new version. |
String |
|
versionChangeDescription |
Description of the changes in the new version. |
String |
|
preservedComponents |
List of references of components of the current version that must not be overwritten or deleted in the new version. |
List of reference |
|