public class Simplifyqaconnector extends Builder implements SimpleBuildStep
| Modifier and Type | Class and Description |
|---|---|
static class |
Simplifyqaconnector.DescriptorImpl |
SimpleBuildStep.LastBuildAction, SimpleBuildStep.LastBuildActionFactoryBuildStep.PublisherListExtensionPoint.LegacyInstancesAreScopedToHudsonBUILDERS, PUBLISHERS| Constructor and Description |
|---|
Simplifyqaconnector(String api,
Secret token) |
| Modifier and Type | Method and Description |
|---|---|
String |
getApi() |
Secret |
getToken() |
void |
perform(Run<?,?> run,
FilePath workspace,
Launcher launcher,
TaskListener listener) |
String |
response(HttpURLConnection postConnectionn) |
void |
testCaseinfo(Run<?,?> run,
HttpURLConnection postConnectionn,
TaskListener listener) |
HttpURLConnection |
testcaseStart(TaskListener listener) |
all, getDescriptor, getRequiredMonitorService, prebuildgetProjectAction, getProjectAction, getProjectActions, perform, perform, prebuildclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetProjectAction, getProjectActions, getRequiredMonitorService, perform, prebuildpublic String getApi()
public Secret getToken()
public void perform(Run<?,?> run, FilePath workspace, Launcher launcher, TaskListener listener) throws InterruptedException, IOException
perform in interface SimpleBuildStepInterruptedExceptionIOExceptionpublic HttpURLConnection testcaseStart(TaskListener listener) throws IOException, InterruptedException
IOExceptionInterruptedExceptionpublic String response(HttpURLConnection postConnectionn) throws IOException
IOExceptionpublic void testCaseinfo(Run<?,?> run, HttpURLConnection postConnectionn, TaskListener listener) throws IOException, InterruptedException
IOExceptionInterruptedExceptionCopyright © 2016–2021. All rights reserved.