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<hudson.slaves.ComputerConnectorDescriptor> |
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
IOException
javax.servlet.ServletException
public List<hudson.slaves.ComputerConnectorDescriptor> getConnectorDescriptors()
Copyright © 2004–2022. All rights reserved.