Package | Description |
---|---|
org.duracloud.client.task | |
org.duracloud.duradmin.spaces.controller | |
org.duracloud.snapshot.dto.task |
Modifier and Type | Method and Description |
---|---|
GetSnapshotHistoryTaskResult |
SnapshotTaskClientImpl.getSnapshotHistory(String snapshotId,
int pageNumber,
int pageSize) |
GetSnapshotHistoryTaskResult |
SnapshotTaskClient.getSnapshotHistory(String snapshotId,
int pageNumber,
int pageSize)
Gets the list of history items that are contained in the snapshot.
|
Modifier and Type | Method and Description |
---|---|
protected GetSnapshotHistoryTaskResult |
SnapshotController.getSnapshotHistory(String snapshotId,
Integer page,
SnapshotTaskClient taskClient,
int pageSize) |
Modifier and Type | Method and Description |
---|---|
static GetSnapshotHistoryTaskResult |
GetSnapshotHistoryTaskResult.deserialize(String taskResult)
Parses properties from task result
|
Copyright © 2009–2015 DuraSpace. All rights reserved.