public class RestoreObjectVersion extends XMLRequest
| Constructor and Description |
|---|
RestoreObjectVersion(VersionControlListItem item)
Creates a new instance of the
RestoreObjectVersion request. |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isForceRestorePossible()
Retrieve if force restore is possible.
|
void |
setForceRestore(boolean isForceRestore)
Method to set force restore.
|
getAllMessageBoxes, getMessageBox, getRequestID, handleResponse, send, showQuarantineNotificationpublic RestoreObjectVersion(VersionControlListItem item)
RestoreObjectVersion request.item - Version which should be restoredpublic boolean isForceRestorePossible()
public void setForceRestore(boolean isForceRestore)
isForceRestore - if set to true, it will save, even when it may affect other
processesCopyright © 2021. All rights reserved.