public class LCInstallationsScanner extends Object implements Serializable
| Constructor and Description |
|---|
LCInstallationsScanner(hudson.remoting.VirtualChannel channel,
hudson.model.TaskListener listener) |
| Modifier and Type | Method and Description |
|---|---|
LCInstallation |
findInstallation(List<LCInstallation> installations,
String executorVersion) |
List<LCInstallation> |
getInstallations() |
public LCInstallationsScanner(hudson.remoting.VirtualChannel channel,
hudson.model.TaskListener listener)
public List<LCInstallation> getInstallations()
public LCInstallation findInstallation(List<LCInstallation> installations, String executorVersion)
Copyright © 2016–2018. All rights reserved.