public class Transition extends Resource
apirev, DEFAULT_API_REV, id, restclient, self| Modifier | Constructor and Description |
|---|---|
protected |
Transition(RestClient restclient,
net.sf.json.JSONObject json)
Creates a priority from a JSON payload.
|
| Modifier and Type | Method and Description |
|---|---|
Map |
getFields() |
String |
getName() |
Status |
getToStatus() |
String |
toString() |
getApiRev, getAuthUri, getBaseUri, getId, getSelf, getUrl, setApiRevprotected Transition(RestClient restclient, net.sf.json.JSONObject json)
restclient - REST client instancejson - JSON payloadCopyright © 2022. All rights reserved.