public class Status extends AgileResource
ATTR_ID, ATTR_NAME, ATTR_SELF, RESOURCE_URI| Constructor and Description |
|---|
Status(RestClient restclient,
net.sf.json.JSONObject json)
Creates a new Agile resource.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getDescription() |
getAttribute, getId, getName, getResource, getResourceArray, getRestclient, getSelfURL, toStringpublic Status(RestClient restclient, net.sf.json.JSONObject json) throws JiraException
restclient - REST client instancejson - JSON payloadJiraExceptionpublic String getDescription()
Copyright © 2022. All rights reserved.