public class SatelliteServer extends hudson.model.AbstractDescribableImpl<SatelliteServer>
Modifier and Type | Class and Description |
---|---|
static class |
SatelliteServer.DescriptorImpl |
Constructor and Description |
---|
SatelliteServer(String hostname,
String proxy,
String username,
hudson.util.Secret password) |
Modifier and Type | Method and Description |
---|---|
String |
getHostname() |
hudson.util.Secret |
getPassword() |
String |
getProxy() |
String |
getUsername() |
Copyright © 2016–2022 SpecEMS. All rights reserved.