public interface PluginDataResource extends WebResource
| Modifier and Type | Method and Description |
|---|---|
Optional<com.atlassian.json.marshal.Jsonable> |
getData() |
com.atlassian.json.marshal.Jsonable |
getJsonable()
Deprecated.
use getData() instead.
|
String |
getKey() |
String getKey()
com.atlassian.json.marshal.Jsonable getJsonable()
NoSuchElementException - in the case of an exceptional completion or timeout.Optional<com.atlassian.json.marshal.Jsonable> getData()
Copyright © 2019 Atlassian. All rights reserved.