public class ExecuteKatalonTestOpsPlan
extends hudson.tasks.Builder
| Modifier and Type | Class and Description |
|---|---|
static class |
ExecuteKatalonTestOpsPlan.DescriptorImpl |
| Constructor and Description |
|---|
ExecuteKatalonTestOpsPlan(String apiKey,
String serverUrl,
String projectId,
String plan) |
| Modifier and Type | Method and Description |
|---|---|
String |
getApiKey() |
String |
getPlan() |
String |
getProjectId() |
hudson.tasks.BuildStepMonitor |
getRequiredMonitorService() |
String |
getServerUrl() |
boolean |
perform(hudson.model.AbstractBuild<?,?> abstractBuild,
hudson.Launcher launcher,
hudson.model.BuildListener buildListener) |
void |
setApiKey(String credentialsId) |
void |
setPlan(String plan) |
void |
setProjectId(String projectId) |
void |
setServerUrl(String serverUrl) |
public String getApiKey()
public void setApiKey(String credentialsId)
public String getServerUrl()
public void setServerUrl(String serverUrl)
public String getProjectId()
public void setProjectId(String projectId)
public String getPlan()
public void setPlan(String plan)
public boolean perform(hudson.model.AbstractBuild<?,?> abstractBuild,
hudson.Launcher launcher,
hudson.model.BuildListener buildListener)
throws InterruptedException,
IOException
perform in interface hudson.tasks.BuildStepperform in class hudson.tasks.BuildStepCompatibilityLayerInterruptedExceptionIOExceptionpublic hudson.tasks.BuildStepMonitor getRequiredMonitorService()
getRequiredMonitorService in interface hudson.tasks.BuildStepgetRequiredMonitorService in class hudson.tasks.BuilderCopyright © 2016–2019 Katalon LLC.. All rights reserved.