public class ComputerConnectorTester extends hudson.model.AbstractDescribableImpl<ComputerConnectorTester>
ComputerConnector.HudsonTestCase.computerConnectorTester| Modifier and Type | Class and Description |
|---|---|
static class |
ComputerConnectorTester.DescriptorImpl |
| Modifier and Type | Field and Description |
|---|---|
hudson.slaves.ComputerConnector |
connector |
HudsonTestCase |
testCase |
| Constructor and Description |
|---|
ComputerConnectorTester(HudsonTestCase testCase) |
| Modifier and Type | Method and Description |
|---|---|
void |
doConfigSubmit(org.kohsuke.stapler.StaplerRequest req) |
List |
getConnectorDescriptors() |
public final HudsonTestCase testCase
public hudson.slaves.ComputerConnector connector
public ComputerConnectorTester(HudsonTestCase testCase)
public void doConfigSubmit(org.kohsuke.stapler.StaplerRequest req)
throws IOException,
javax.servlet.ServletException
IOExceptionjavax.servlet.ServletExceptionpublic List getConnectorDescriptors()
Copyright © 2004–2015. All rights reserved.