jenkins.plugins.rhnpush
Class SatelliteServer
java.lang.Object
hudson.model.AbstractDescribableImpl<SatelliteServer>
jenkins.plugins.rhnpush.SatelliteServer
- All Implemented Interfaces:
- hudson.model.Describable<SatelliteServer>
public class SatelliteServer
- extends hudson.model.AbstractDescribableImpl<SatelliteServer>
| Methods inherited from class hudson.model.AbstractDescribableImpl |
getDescriptor |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SatelliteServer
@DataBoundConstructor
public SatelliteServer(String hostname,
String username,
hudson.util.Secret password)
getHostname
public String getHostname()
getUsername
public String getUsername()
getPassword
public hudson.util.Secret getPassword()
Copyright © 2004-2013 SpecEMS. All Rights Reserved.