public class SideeXWebServiceClientAPI extends Object
| Constructor and Description |
|---|
SideeXWebServiceClientAPI(String baseURL,
sideex.ProtocolType protocolType) |
| Modifier and Type | Method and Description |
|---|---|
String |
deleteJob(String token) |
void |
download(Map<String,String> formData,
String filePath,
int option) |
String |
getState(String token) |
String |
runTestSuite(Map<String,File> file) |
void |
setHTTPSDisable() |
static void |
setHTTPSToDefault() |
public SideeXWebServiceClientAPI(String baseURL, sideex.ProtocolType protocolType) throws MalformedURLException
MalformedURLExceptionpublic static void setHTTPSToDefault()
public void setHTTPSDisable()
public String runTestSuite(Map<String,File> file) throws IOException
IOExceptionpublic String getState(String token) throws IOException
IOExceptionpublic void download(Map<String,String> formData, String filePath, int option) throws IOException
IOExceptionpublic String deleteJob(String token) throws IOException
IOExceptionCopyright © 2016–2020. All rights reserved.