- setAssignedLabelString(String) - Method in class org.jenkinsci.plugins.slave_setup.SetupConfigItem
-
sets the assigned slaves' labels
- setCommandLine(String) - Method in class org.jenkinsci.plugins.slave_setup.SetupConfigItem
-
sets the command line code.
- setDeployNow(boolean) - Method in class org.jenkinsci.plugins.slave_setup.SetupConfigItem
-
sets the deploy flag.
- setFilesDir(File) - Method in class org.jenkinsci.plugins.slave_setup.SetupConfigItem
-
Sets the files dir.
- setPreLaunchScript(String) - Method in class org.jenkinsci.plugins.slave_setup.SetupConfigItem
-
- setPrepareScript(String) - Method in class org.jenkinsci.plugins.slave_setup.SetupConfigItem
-
Sets the prepare script code
- setPrepareScriptExecuted(boolean) - Method in class org.jenkinsci.plugins.slave_setup.SetupConfigItem
-
sets the prepare script executed status.
- setSetupConfigItems(List<SetupConfigItem>) - Method in class org.jenkinsci.plugins.slave_setup.SetupConfig
-
- SetupConfig - Class in org.jenkinsci.plugins.slave_setup
-
Keeps track of the configuration of slave_setup execution.
- SetupConfig() - Constructor for class org.jenkinsci.plugins.slave_setup.SetupConfig
-
- SetupConfigItem - Class in org.jenkinsci.plugins.slave_setup
-
Represents a setup config for one set of labels.
- SetupConfigItem(String, String, File, String, boolean, String) - Constructor for class org.jenkinsci.plugins.slave_setup.SetupConfigItem
-
Constructor uesd to create the setup config instance
- SetupConfigItem() - Constructor for class org.jenkinsci.plugins.slave_setup.SetupConfigItem
-
Default constructor
- SetupConfigItem.SetupConfigItemDescriptor - Class in org.jenkinsci.plugins.slave_setup
-
- SetupConfigItemDescriptor() - Constructor for class org.jenkinsci.plugins.slave_setup.SetupConfigItem.SetupConfigItemDescriptor
-
- SetupDeployer - Class in org.jenkinsci.plugins.slave_setup
-
Executes a deployment to all or a single node of the given fileset and executes the command line.
- SetupDeployer() - Constructor for class org.jenkinsci.plugins.slave_setup.SetupDeployer
-