| Modifier and Type | Method and Description |
|---|---|
static SetupConfig |
SetupConfig.get() |
| Modifier and Type | Method and Description |
|---|---|
void |
SetupDeployer.deployToComputer(hudson.model.Computer c,
hudson.FilePath root,
hudson.model.TaskListener listener,
SetupConfig config) |
void |
SetupDeployer.deployToComputers(List<hudson.model.Computer> computerList,
SetupConfig config) |
void |
SetupDeployer.executePreLaunchScripts(hudson.model.Computer c,
SetupConfig config,
hudson.model.TaskListener listener) |
void |
SetupDeployer.executePrepareScripts(hudson.model.Computer c,
SetupConfig config,
hudson.model.TaskListener listener) |
Copyright © 2004-2015. All Rights Reserved.