public class Filter extends Resource
apirev, DEFAULT_API_REV, id, restclient, self| Constructor and Description |
|---|
Filter(RestClient restclient,
net.sf.json.JSONObject json) |
| Modifier and Type | Method and Description |
|---|---|
static Filter |
get(RestClient restclient,
String id) |
String |
getJql() |
String |
getName() |
boolean |
isFavourite() |
String |
toString() |
getApiRev, getAuthUri, getBaseUri, getId, getSelf, getUrl, setApiRevpublic Filter(RestClient restclient, net.sf.json.JSONObject json)
public boolean isFavourite()
public String getJql()
public String getName()
public static Filter get(RestClient restclient, String id) throws JiraException
JiraExceptionCopyright © 2022. All rights reserved.