public class CBTStep extends AbstractCBTStep
| Modifier and Type | Class and Description |
|---|---|
static class |
CBTStep.CBTStepDescriptor |
static class |
CBTStep.CBTStepExecution |
| Modifier and Type | Field and Description |
|---|---|
java.lang.String |
localTunnelPath |
java.lang.String |
tunnelName |
boolean |
useLocalTunnel |
boolean |
useTestResults |
authkey, credentials, credentialsId, username| Constructor and Description |
|---|
CBTStep(boolean useLocalTunnel,
boolean useTestResults,
java.lang.String credentialsId,
java.lang.String tunnelName,
java.lang.String localTunnelPath) |
| Modifier and Type | Method and Description |
|---|---|
org.jenkinsci.plugins.workflow.steps.StepExecution |
start(org.jenkinsci.plugins.workflow.steps.StepContext context) |
getAuthkey, getCredentials, getCredentialsId, getDescriptor, getUsername, setCredentialsIdpublic boolean useLocalTunnel
public boolean useTestResults
public java.lang.String localTunnelPath
public java.lang.String tunnelName