| Modifier and Type | Method and Description |
|---|---|
List<SetupConfigItem> |
SetupConfig.getSetupConfigItems() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
SetupDeployer.checkLabels(hudson.model.Computer c,
SetupConfigItem setupConfigItem)
Returns true if the given setup config item is responsible for the given slave computer.
|
void |
SetupDeployer.deployToComputer(hudson.model.Computer c,
hudson.FilePath root,
hudson.model.TaskListener listener,
SetupConfigItem setupConfigItem) |
void |
SetupDeployer.deployToComputers(List<hudson.model.Computer> computerList,
SetupConfigItem setupConfigItem) |
| Modifier and Type | Method and Description |
|---|---|
void |
SetupConfig.setSetupConfigItems(List<SetupConfigItem> setupConfigItems) |
Copyright © 2004-2015. All Rights Reserved.