Package org.duracloud.durastore.rest
Class ManifestResource
java.lang.Object
org.duracloud.durastore.rest.ManifestResource
- Author:
- Andrew Woods Date: 3/17/12
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetManifest(String account, String storeId, String spaceId, String fmt)
-
Constructor Details
-
ManifestResource
-
-
Method Details
-
getManifest
public InputStream getManifest(String account, String storeId, String spaceId, String fmt) throws ManifestArgumentException, ManifestNotFoundException
-