public class GetRestoreTaskResult extends GetRestoreBridgeResult
| Constructor and Description |
|---|
GetRestoreTaskResult() |
| Modifier and Type | Method and Description |
|---|---|
static GetRestoreTaskResult |
deserialize(String taskResult)
Parses properties from task result
|
String |
serialize()
Creates a serialized version of task results
|
getDestinationHost, getDestinationPort, getDestinationSpaceId, getDestinationStoreId, getEndDate, getExpirationDate, getRestoreId, getSnapshotId, getStartDate, getStatus, getStatusText, setDestinationHost, setDestinationPort, setDestinationSpaceId, setDestinationStoreId, setEndDate, setExpirationDate, setRestoreId, setSnapshotId, setStartDate, setStatus, setStatusTextpublic String serialize()
public static GetRestoreTaskResult deserialize(String taskResult)
taskResult - - JSON formatted set of propertiesCopyright © 2009–2019 DuraSpace. All rights reserved.