public class GetUrlTaskResult extends Object
Constructor and Description |
---|
GetUrlTaskResult() |
GetUrlTaskResult(String signedUrl) |
Modifier and Type | Method and Description |
---|---|
static GetUrlTaskResult |
deserialize(String taskResult)
Parses properties from task result
|
String |
getStreamUrl() |
String |
serialize()
Creates a serialized version of task results
|
void |
setStreamUrl(String streamUrl) |
public GetUrlTaskResult()
public GetUrlTaskResult(String signedUrl)
public String getStreamUrl()
public void setStreamUrl(String streamUrl)
public String serialize()
public static GetUrlTaskResult deserialize(String taskResult)
taskResult
- - JSON formatted set of propertiesCopyright © 2009–2016 DuraSpace. All rights reserved.