| Package | Description |
|---|---|
| org.duracloud.stitch | |
| org.duracloud.stitch.impl |
| Modifier and Type | Method and Description |
|---|---|
default Content |
FileStitcher.getContentFromManifest(String spaceId,
String contentId)
This method retrieves the original content item as defined by the chunks
manifest object found in the arg space-id and content-id.
|
Content |
FileStitcher.getContentFromManifest(String spaceId,
String contentId,
FileStitcherListener listener) |
ChunksManifest |
FileStitcher.getManifest(String spaceId,
String manifestId)
This method returns the deserialized ChunksManifest object found in the
arg spaceId with the arg manifestId.
|
| Modifier and Type | Method and Description |
|---|---|
Content |
FileStitcherImpl.getContentFromManifest(String spaceId,
String contentId,
FileStitcherListener listener) |
ChunksManifest |
FileStitcherImpl.getManifest(String spaceId,
String manifestId) |
Copyright © 2009–2017 DuraSpace. All rights reserved.