public class HostRecords
extends hudson.model.InvisibleAction
implements hudson.model.EnvironmentContributingAction
| Constructor and Description |
|---|
HostRecords(Collection<HostRecord> hostRecords) |
| Modifier and Type | Method and Description |
|---|---|
void |
buildEnvVars(hudson.model.AbstractBuild<?,?> abstractBuild,
hudson.EnvVars envVars) |
Collection<HostRecord> |
getHostrecords() |
getDisplayName, getIconFileName, getUrlNamepublic HostRecords(@Nonnull Collection<HostRecord> hostRecords)
@Nonnull public Collection<HostRecord> getHostrecords()
public void buildEnvVars(hudson.model.AbstractBuild<?,?> abstractBuild,
hudson.EnvVars envVars)
buildEnvVars in interface hudson.model.EnvironmentContributingActionCopyright © 2004-2016. All Rights Reserved.