public class GetSignedCookiesUrlTaskResult extends Object
| Constructor and Description |
|---|
GetSignedCookiesUrlTaskResult() |
| Modifier and Type | Method and Description |
|---|---|
static GetSignedCookiesUrlTaskResult |
deserialize(String taskResult)
Parses properties from task result
|
String |
getSignedCookiesUrl() |
String |
serialize()
Creates a serialized version of task results
|
void |
setSignedCookiesUrl(String signedCookiesUrl) |
public String getSignedCookiesUrl()
public void setSignedCookiesUrl(String signedCookiesUrl)
public String serialize()
public static GetSignedCookiesUrlTaskResult deserialize(String taskResult)
taskResult - - JSON formatted set of propertiesCopyright © 2009–2019 DuraSpace. All rights reserved.