Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
C
D
E
G
I
O
P
S
C
checkLabels(Computer, SetupConfigItem)
- Method in class org.jenkinsci.plugins.slave_setup.
SetupDeployer
Returns true if the given setup config item is responsible for the given slave computer.
ComputerListenerImpl
- Class in
org.jenkinsci.plugins.slave_setup
ComputerListenerImpl()
- Constructor for class org.jenkinsci.plugins.slave_setup.
ComputerListenerImpl
configure(StaplerRequest, JSONObject)
- Method in class org.jenkinsci.plugins.slave_setup.
SetupConfig
D
deployToComputer(Computer, FilePath, TaskListener, SetupConfig)
- Method in class org.jenkinsci.plugins.slave_setup.
SetupDeployer
deployToComputer(Computer, FilePath, TaskListener, SetupConfigItem)
- Method in class org.jenkinsci.plugins.slave_setup.
SetupDeployer
deployToComputers(List<Computer>, SetupConfigItem)
- Method in class org.jenkinsci.plugins.slave_setup.
SetupDeployer
deployToComputers(List<Computer>, SetupConfig)
- Method in class org.jenkinsci.plugins.slave_setup.
SetupDeployer
doAutoCompleteAssignedLabelString(String)
- Method in class org.jenkinsci.plugins.slave_setup.
SetupConfig
doCheckAssignedLabelString(String)
- Method in class org.jenkinsci.plugins.slave_setup.
SetupConfig
doCheckFilesDir(String)
- Method in class org.jenkinsci.plugins.slave_setup.
SetupConfig
E
executePreLaunchScripts(Computer, SetupConfig, TaskListener)
- Method in class org.jenkinsci.plugins.slave_setup.
SetupDeployer
executePrepareScripts(Computer, SetupConfig, TaskListener)
- Method in class org.jenkinsci.plugins.slave_setup.
SetupDeployer
G
get()
- Static method in class org.jenkinsci.plugins.slave_setup.
SetupConfig
getAllActiveSlaves()
- Method in class org.jenkinsci.plugins.slave_setup.
SetupDeployer
Returns a list of all active slaves connected to the master.
getAssignedLabelString()
- Method in class org.jenkinsci.plugins.slave_setup.
SetupConfigItem
Gets the textual representation of the assigned label as it was entered by the user.
getCommandLine()
- Method in class org.jenkinsci.plugins.slave_setup.
SetupConfigItem
Returns the command line code.
getDeployNow()
- Method in class org.jenkinsci.plugins.slave_setup.
SetupConfigItem
Returns true if the setup config should be deployed on save of the jenkins config page.
getDisplayName()
- Method in class org.jenkinsci.plugins.slave_setup.
SetupConfigItem.SetupConfigItemDescriptor
getFilesDir()
- Method in class org.jenkinsci.plugins.slave_setup.
SetupConfigItem
Returns the directory containing the setup relevant files and sub directories
getPreLaunchScript()
- Method in class org.jenkinsci.plugins.slave_setup.
SetupConfigItem
getPrepareScript()
- Method in class org.jenkinsci.plugins.slave_setup.
SetupConfigItem
Returns the prepare script code.
getSetupConfigItems()
- Method in class org.jenkinsci.plugins.slave_setup.
SetupConfig
I
isPrepareScriptExecuted()
- Method in class org.jenkinsci.plugins.slave_setup.
SetupConfigItem
Returns the prepare script executed status.
O
org.jenkinsci.plugins.slave_setup
- package org.jenkinsci.plugins.slave_setup
P
preLaunch(Computer, TaskListener)
- Method in class org.jenkinsci.plugins.slave_setup.
ComputerListenerImpl
preOnline(Computer, Channel, FilePath, TaskListener)
- Method in class org.jenkinsci.plugins.slave_setup.
ComputerListenerImpl
Prepares the slave before it gets online by copying the given content in root and executing the configured setup script.
S
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
SetupConfigItem.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
C
D
E
G
I
O
P
S
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2004-2014. All Rights Reserved.