public class SystemsImpl extends JSONClient implements Systems
baseUrl, password, username| Constructor and Description |
|---|
SystemsImpl(String baseUrl,
String username,
String password) |
| Modifier and Type | Method and Description |
|---|---|
net.sf.json.JSONObject |
getSystem(long id) |
net.sf.json.JSONObject |
getSystems() |
public net.sf.json.JSONObject getSystems()
throws IOException
getSystems in interface SystemsIOExceptionpublic net.sf.json.JSONObject getSystem(long id)
throws IOException
getSystem in interface SystemsIOExceptionCopyright © 2016–2019 Parasoft. All rights reserved.