public class TcInstallationsScanner extends Object implements Serializable
Constructor and Description |
---|
TcInstallationsScanner(hudson.remoting.VirtualChannel channel,
hudson.model.BuildListener listener) |
Modifier and Type | Method and Description |
---|---|
TcInstallation |
findInstallation(List<TcInstallation> installations,
String executorType,
String executorVersion) |
List<TcInstallation> |
getInstallations() |
public TcInstallationsScanner(hudson.remoting.VirtualChannel channel, hudson.model.BuildListener listener)
public List<TcInstallation> getInstallations()
public TcInstallation findInstallation(List<TcInstallation> installations, String executorType, String executorVersion)
Copyright © 2004-2016. All Rights Reserved.