|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of SetupConfigItem in org.jenkinsci.plugins.slave_setup |
|---|
| Methods in org.jenkinsci.plugins.slave_setup that return types with arguments of type SetupConfigItem | |
|---|---|
List<SetupConfigItem> |
SetupConfig.getSetupConfigItems()
|
| Methods in org.jenkinsci.plugins.slave_setup with parameters of type SetupConfigItem | |
|---|---|
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)
|
| Method parameters in org.jenkinsci.plugins.slave_setup with type arguments of type SetupConfigItem | |
|---|---|
void |
SetupConfig.setSetupConfigItems(List<SetupConfigItem> setupConfigItems)
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||