Skip navigation links
A C D E G H I J L M O P R S U W _ 

A

afterDisconnect(SlaveComputer, TaskListener) - Method in class hudson.plugins.sshslaves.SSHLauncher
all() - Static method in class hudson.plugins.sshslaves.JavaProvider
All regsitered instances.

C

checkJavaVersion(PrintStream, String, BufferedReader, StringWriter) - Method in class hudson.plugins.sshslaves.SSHLauncher
Given the output of "java -version" in r, determine if this version of Java is supported.
chmod(String, int) - Method in class hudson.plugins.sshslaves.SFTPClient
 

D

DEFAULT_JDK - Static variable in class hudson.plugins.sshslaves.SSHLauncher
 
DefaultJavaProvider() - Constructor for class hudson.plugins.sshslaves.SSHLauncher.DefaultJavaProvider
 
DefaultJDKInstaller() - Constructor for class hudson.plugins.sshslaves.SSHLauncher.DefaultJDKInstaller
Deprecated.
 
DescriptorImpl() - Constructor for class hudson.plugins.sshslaves.SSHConnector.DescriptorImpl
 
DescriptorImpl() - Constructor for class hudson.plugins.sshslaves.SSHLauncher.DescriptorImpl
 
doCheckLaunchTimeoutSeconds(String) - Method in class hudson.plugins.sshslaves.SSHConnector.DescriptorImpl
 
doFillCredentialsIdItems(ItemGroup) - Method in class hudson.plugins.sshslaves.SSHConnector.DescriptorImpl
 
doFillCredentialsIdItems(ItemGroup, String, String) - Method in class hudson.plugins.sshslaves.SSHLauncher.DescriptorImpl
 

E

exists(String) - Method in class hudson.plugins.sshslaves.SFTPClient
Checks if the given path exists.

G

getConnection() - Method in class hudson.plugins.sshslaves.SSHLauncher
 
getCredentials() - Method in class hudson.plugins.sshslaves.SSHConnector
 
getCredentials() - Method in class hudson.plugins.sshslaves.SSHLauncher
 
getCredentialsId() - Method in class hudson.plugins.sshslaves.SSHConnector
 
getCredentialsId() - Method in class hudson.plugins.sshslaves.SSHLauncher
 
getDisplayName() - Method in class hudson.plugins.sshslaves.SSHConnector.DescriptorImpl
 
getDisplayName() - Method in class hudson.plugins.sshslaves.SSHLauncher.DescriptorImpl
getHelpFile(String) - Method in class hudson.plugins.sshslaves.SSHLauncher.DescriptorImpl
Delegates the help link to the SSHConnector.
getHost() - Method in class hudson.plugins.sshslaves.SSHLauncher
Getter for property 'host'.
getJavaPath() - Method in class hudson.plugins.sshslaves.SSHLauncher
Gets the optionnal java command to use to launch the slave JVM.
getJavas(TaskListener, Connection) - Method in class hudson.plugins.sshslaves.JavaProvider
getJavas(SlaveComputer, TaskListener, Connection) - Method in class hudson.plugins.sshslaves.JavaProvider
Returns the list of possible places where java executable might exist.
getJavas(SlaveComputer, TaskListener, Connection) - Method in class hudson.plugins.sshslaves.SSHLauncher.DefaultJavaProvider
 
getJvmOptions() - Method in class hudson.plugins.sshslaves.SSHLauncher
Gets the JVM Options used to launch the slave JVM.
getLaunchTimeoutSeconds() - Method in class hudson.plugins.sshslaves.SSHLauncher
Getter for property 'launchTimeoutSeconds'
getMaxNumRetries() - Method in class hudson.plugins.sshslaves.SSHLauncher
Getter for property 'maxNumRetries'
getPassword() - Method in class hudson.plugins.sshslaves.SSHLauncher
Deprecated. 
getPort() - Method in class hudson.plugins.sshslaves.SSHLauncher
Getter for property 'port'.
getPrefixStartSlaveCmd() - Method in class hudson.plugins.sshslaves.SSHLauncher
 
getPrivatekey() - Method in class hudson.plugins.sshslaves.SSHLauncher
Deprecated. 
getRetryWaitTime() - Method in class hudson.plugins.sshslaves.SSHLauncher
Getter for property 'retryWaitTime'
getSshConnectorClass() - Method in class hudson.plugins.sshslaves.SSHLauncher.DescriptorImpl
 
getSuffixStartSlaveCmd() - Method in class hudson.plugins.sshslaves.SSHLauncher
 
getTimestamp() - Method in class hudson.plugins.sshslaves.SSHLauncher
Gets the formatted current time stamp.
getUsername() - Method in class hudson.plugins.sshslaves.SSHLauncher
Deprecated. 

H

hudson.plugins.sshslaves - package hudson.plugins.sshslaves
 

I

isLaunchSupported() - Method in class hudson.plugins.sshslaves.SSHLauncher

J

javaPath - Variable in class hudson.plugins.sshslaves.SSHConnector
Field javaPath.
javaPath - Variable in class hudson.plugins.sshslaves.SSHLauncher
Field javaPath.
JavaProvider - Class in hudson.plugins.sshslaves
Guess where Java is.
JavaProvider() - Constructor for class hudson.plugins.sshslaves.JavaProvider
 
jdkInstaller - Variable in class hudson.plugins.sshslaves.SSHConnector
Field jdk
JDKVERSION - Static variable in class hudson.plugins.sshslaves.SSHLauncher
 
jvmOptions - Variable in class hudson.plugins.sshslaves.SSHConnector
Field jvmOptions.

L

launch(String, TaskListener) - Method in class hudson.plugins.sshslaves.SSHConnector
 
launch(SlaveComputer, TaskListener) - Method in class hudson.plugins.sshslaves.SSHLauncher
launchTimeoutSeconds - Variable in class hudson.plugins.sshslaves.SSHConnector
Field launchTimeoutSeconds.
launchTimeoutSeconds - Variable in class hudson.plugins.sshslaves.SSHLauncher
Field launchTimeoutSeconds.
lookupSystemCredentials(String) - Static method in class hudson.plugins.sshslaves.SSHLauncher
 
lookupSystemCredentials(String, String, int) - Static method in class hudson.plugins.sshslaves.SSHLauncher
 

M

maxNumRetries - Variable in class hudson.plugins.sshslaves.SSHConnector
Field maxNumRetries.
maxNumRetries - Variable in class hudson.plugins.sshslaves.SSHLauncher
Field maxNumRetries.
Messages - Class in hudson.plugins.sshslaves
Generated localization support class.
Messages() - Constructor for class hudson.plugins.sshslaves.Messages
 
mkdirs(String, int) - Method in class hudson.plugins.sshslaves.SFTPClient
Makes sure that the directory exists, by creating it if necessary.

O

openConnection(TaskListener) - Method in class hudson.plugins.sshslaves.SSHLauncher
 

P

password - Variable in class hudson.plugins.sshslaves.SSHConnector
Deprecated. 
PluginImpl - Class in hudson.plugins.sshslaves
Entry point of ssh-slaves plugin.
PluginImpl() - Constructor for class hudson.plugins.sshslaves.PluginImpl
 
port - Variable in class hudson.plugins.sshslaves.SSHConnector
Field port
prefixStartSlaveCmd - Variable in class hudson.plugins.sshslaves.SSHConnector
Field prefixStartSlaveCmd.
prefixStartSlaveCmd - Variable in class hudson.plugins.sshslaves.SSHLauncher
Field prefixStartSlaveCmd.
privatekey - Variable in class hudson.plugins.sshslaves.SSHConnector
Deprecated. 

R

read(String) - Method in class hudson.plugins.sshslaves.SFTPClient
 
readResolve() - Method in class hudson.plugins.sshslaves.SSHLauncher.DefaultJDKInstaller
Deprecated.
 
register(Connection) - Static method in class hudson.plugins.sshslaves.PluginImpl
Registers a connection for cleanup when the plugin is stopped.
reportEnvironment(TaskListener) - Method in class hudson.plugins.sshslaves.SSHLauncher
 
resolveJava(SlaveComputer, TaskListener) - Method in class hudson.plugins.sshslaves.SSHLauncher
return javaPath if specified in the configuration.
retryWaitTime - Variable in class hudson.plugins.sshslaves.SSHConnector
Field retryWaitTime.
retryWaitTime - Variable in class hudson.plugins.sshslaves.SSHLauncher
Field retryWaitTime.

S

SFTPClient - Class in hudson.plugins.sshslaves
TODO: moved to Jenkins core, so pick it up from there.
SFTPClient(Connection) - Constructor for class hudson.plugins.sshslaves.SFTPClient
 
SSH_SCHEME - Static variable in class hudson.plugins.sshslaves.SSHLauncher
The scheme requirement.
SSHConnector - Class in hudson.plugins.sshslaves
ComputerConnector for SSHLauncher.
SSHConnector(int, String, String, String, String, String, Integer, Integer, Integer) - Constructor for class hudson.plugins.sshslaves.SSHConnector
 
SSHConnector(int, String, String, String, String, String, Integer) - Constructor for class hudson.plugins.sshslaves.SSHConnector
Deprecated.
SSHConnector(int, String, String, String, String, String) - Constructor for class hudson.plugins.sshslaves.SSHConnector
Deprecated.
Use #(int,String,String,String,String,String,Integer)
SSHConnector(int, StandardUsernameCredentials, String, String, String, String) - Constructor for class hudson.plugins.sshslaves.SSHConnector
 
SSHConnector(int, String, String, String, String, String, String, String) - Constructor for class hudson.plugins.sshslaves.SSHConnector
 
SSHConnector(int, String, String, String, String, String, JDKInstaller, String, String) - Constructor for class hudson.plugins.sshslaves.SSHConnector
 
SSHConnector(int, StandardUsernameCredentials, String, String, String, String, String, JDKInstaller, String, String) - Constructor for class hudson.plugins.sshslaves.SSHConnector
 
SSHConnector(int, StandardUsernameCredentials, String, String, String, String, String, JDKInstaller, String, String, Integer, Integer, Integer) - Constructor for class hudson.plugins.sshslaves.SSHConnector
 
SSHConnector.DescriptorImpl - Class in hudson.plugins.sshslaves
 
SSHConnector_LaunchTimeoutMustBeANumber() - Static method in class hudson.plugins.sshslaves.Messages
Key SSHConnector.LaunchTimeoutMustBeANumber: The launch timeout must be a number..
SSHConnector_LaunchTimeoutMustBePostive() - Static method in class hudson.plugins.sshslaves.Messages
Key SSHConnector.LaunchTimeoutMustBePostive: The launch timeout must be a positive number..
SSHLauncher - Class in hudson.plugins.sshslaves
A computer launcher that tries to start a linux slave by opening an SSH connection and trying to find java.
SSHLauncher(String, int, String, String, String, String, String, Integer, Integer, Integer) - Constructor for class hudson.plugins.sshslaves.SSHLauncher
Constructor SSHLauncher creates a new SSHLauncher instance.
SSHLauncher(String, int, String, String, String, String, String, Integer) - Constructor for class hudson.plugins.sshslaves.SSHLauncher
SSHLauncher(String, int, String, String, String, String, String) - Constructor for class hudson.plugins.sshslaves.SSHLauncher
Deprecated.
use SSHLauncher#(String,int,String,String,String,String,String,Integer)
SSHLauncher(String, int, StandardUsernameCredentials, String, String, String, String, Integer, Integer, Integer) - Constructor for class hudson.plugins.sshslaves.SSHLauncher
Constructor SSHLauncher creates a new SSHLauncher instance.
SSHLauncher(String, int, StandardUsernameCredentials, String, String, String, String, Integer) - Constructor for class hudson.plugins.sshslaves.SSHLauncher
SSHLauncher(String, int, StandardUsernameCredentials, String, String, String, String) - Constructor for class hudson.plugins.sshslaves.SSHLauncher
SSHLauncher(String, int, SSHUser, String, String, String, String) - Constructor for class hudson.plugins.sshslaves.SSHLauncher
SSHLauncher(String, int, String, String, String, String, String, String, String) - Constructor for class hudson.plugins.sshslaves.SSHLauncher
Deprecated.
use the StandardUsernameCredentials based version
SSHLauncher(String, int, String, String, String, String, String, JDKInstaller, String, String) - Constructor for class hudson.plugins.sshslaves.SSHLauncher
Deprecated.
use the StandardUsernameCredentials based version
SSHLauncher(String, int, StandardUsernameCredentials, String, String, JDKInstaller, String, String) - Constructor for class hudson.plugins.sshslaves.SSHLauncher
Deprecated. 
SSHLauncher(String, int, StandardUsernameCredentials, String, String, JDKInstaller, String, String, Integer, Integer, Integer) - Constructor for class hudson.plugins.sshslaves.SSHLauncher
Constructor SSHLauncher creates a new SSHLauncher instance.
SSHLauncher(String, int, SSHUser, String, String, JDKInstaller, String, String) - Constructor for class hudson.plugins.sshslaves.SSHLauncher
SSHLauncher(String, int, String, String, String, String) - Constructor for class hudson.plugins.sshslaves.SSHLauncher
 
SSHLauncher.DefaultJavaProvider - Class in hudson.plugins.sshslaves
 
SSHLauncher.DefaultJDKInstaller - Class in hudson.plugins.sshslaves
Deprecated.
Subtype of JDKInstaller causes JENKINS-10641.
SSHLauncher.DescriptorImpl - Class in hudson.plugins.sshslaves
 
SSHLauncher_AbortedDuringConnectionOpen() - Static method in class hudson.plugins.sshslaves.Messages
Key SSHLauncher.AbortedDuringConnectionOpen: Slave start aborted..
SSHLauncher_AuthenticatingPublicKey(Object, Object, Object) - Static method in class hudson.plugins.sshslaves.Messages
Key SSHLauncher.AuthenticatingPublicKey: {0} [SSH] Authenticating as {1} with {2}..
SSHLauncher_AuthenticatingUserPass(Object, Object, Object) - Static method in class hudson.plugins.sshslaves.Messages
Key SSHLauncher.AuthenticatingUserPass: {0} [SSH] Authenticating as {1}/{2}..
SSHLauncher_AuthenticationFailed(Object) - Static method in class hudson.plugins.sshslaves.Messages
Key SSHLauncher.AuthenticationFailed: {0} [SSH] Authentication failed..
SSHLauncher_AuthenticationFailedException() - Static method in class hudson.plugins.sshslaves.Messages
Key SSHLauncher.AuthenticationFailedException: Authentication failed..
SSHLauncher_AuthenticationSuccessful(Object) - Static method in class hudson.plugins.sshslaves.Messages
Key SSHLauncher.AuthenticationSuccessful: {0} [SSH] Authentication successful..
SSHLauncher_CheckingDefaultJava(Object, Object) - Static method in class hudson.plugins.sshslaves.Messages
Key SSHLauncher.CheckingDefaultJava: {0} [SSH] Checking java version of {1}.
SSHLauncher_ConnectionClosed(Object) - Static method in class hudson.plugins.sshslaves.Messages
Key SSHLauncher.ConnectionClosed: {0} [SSH] Connection closed..
SSHLauncher_CopiedXXXBytes(Object, Object) - Static method in class hudson.plugins.sshslaves.Messages
Key SSHLauncher.CopiedXXXBytes: {0} [SSH] Copied {1} bytes..
SSHLauncher_CopyingSlaveJar(Object) - Static method in class hudson.plugins.sshslaves.Messages
Key SSHLauncher.CopyingSlaveJar: {0} [SSH] Copying latest slave.jar....
SSHLauncher_DescriptorDisplayName() - Static method in class hudson.plugins.sshslaves.Messages
Key SSHLauncher.DescriptorDisplayName: Launch slave agents on Unix machines via SSH.
SSHLauncher_ErrorCopyingSlaveJarInto(Object) - Static method in class hudson.plugins.sshslaves.Messages
Key SSHLauncher.ErrorCopyingSlaveJarInto: Could not copy slave.jar into ''{0}'' on slave.
SSHLauncher_ErrorCopyingSlaveJarTo(Object) - Static method in class hudson.plugins.sshslaves.Messages
Key SSHLauncher.ErrorCopyingSlaveJarTo: Could not copy slave.jar to ''{0}'' on slave.
SSHLauncher_ErrorDeletingFile(Object) - Static method in class hudson.plugins.sshslaves.Messages
Key SSHLauncher.ErrorDeletingFile: {0} [SSH] Error deleting file..
SSHLauncher_ErrorWhileClosingConnection() - Static method in class hudson.plugins.sshslaves.Messages
Key SSHLauncher.ErrorWhileClosingConnection: Exception thrown while closing connection..
SSHLauncher_FailedToDetectEnvironment(Object) - Static method in class hudson.plugins.sshslaves.Messages
Key SSHLauncher.FailedToDetectEnvironment: {@code Failed to detect the environment for automatic JDK installation.
SSHLauncher_JavaVersionResult(Object, Object, Object) - Static method in class hudson.plugins.sshslaves.Messages
Key SSHLauncher.JavaVersionResult: {0} [SSH] {1} -version returned {2}..
SSHLauncher_LaunchCompletedDuration(Object, Object, Object, Object) - Static method in class hudson.plugins.sshslaves.Messages
Key SSHLauncher.LaunchCompletedDuration: {0} SSH Launch of {1} on {2} completed in {3} ms.
SSHLauncher_LaunchFailed(Object, Object, Object) - Static method in class hudson.plugins.sshslaves.Messages
Key SSHLauncher.LaunchFailed: {0} SSH Launch of {1} on {2} failed.
SSHLauncher_LaunchFailedDuration(Object, Object, Object, Object) - Static method in class hudson.plugins.sshslaves.Messages
Key SSHLauncher.LaunchFailedDuration: {0} SSH Launch of {1} on {2} failed in {3} ms.
SSHLauncher_NoJavaFound(Object) - Static method in class hudson.plugins.sshslaves.Messages
Key SSHLauncher.NoJavaFound: Java version {0} was found but 1.5 or later is needed..
SSHLauncher_NoPrivateKey(Object, Object) - Static method in class hudson.plugins.sshslaves.Messages
Key SSHLauncher.NoPrivateKey: {0} [SSH] Private key file "{1}" doesn''t exist.
SSHLauncher_OpeningSSHConnection(Object, Object) - Static method in class hudson.plugins.sshslaves.Messages
Key SSHLauncher.OpeningSSHConnection: {0} [SSH] Opening SSH connection to {1}..
SSHLauncher_RemoteFSDoesNotExist(Object, Object) - Static method in class hudson.plugins.sshslaves.Messages
Key SSHLauncher.RemoteFSDoesNotExist: {0} [SSH] Remote file system root {1} does not exist.
SSHLauncher_RemoteFSIsAFile(Object) - Static method in class hudson.plugins.sshslaves.Messages
Key SSHLauncher.RemoteFSIsAFile: Remote file system root {0} is a file not a directory or a symlink..
SSHLauncher_RemoteUserEnvironment(Object) - Static method in class hudson.plugins.sshslaves.Messages
Key SSHLauncher.RemoteUserEnvironment: {0} [SSH] The remote user's environment is:.
SSHLauncher_SSHHeeaderJunkDetected() - Static method in class hudson.plugins.sshslaves.Messages
Key SSHLauncher.SSHHeeaderJunkDetected: {@code SSH connection reports a garbage before a command execution.
SSHLauncher_StartingSCPClient(Object) - Static method in class hudson.plugins.sshslaves.Messages
Key SSHLauncher.StartingSCPClient: {0} [SSH] SFTP failed.
SSHLauncher_StartingSFTPClient(Object) - Static method in class hudson.plugins.sshslaves.Messages
Key SSHLauncher.StartingSFTPClient: {0} [SSH] Starting sftp client..
SSHLauncher_StartingSlaveProcess(Object, Object) - Static method in class hudson.plugins.sshslaves.Messages
Key SSHLauncher.StartingSlaveProcess: {0} [SSH] Starting slave process: {1}.
SSHLauncher_UknownJavaVersion(Object) - Static method in class hudson.plugins.sshslaves.Messages
Key SSHLauncher.UknownJavaVersion: Couldn''t figure out the Java version of {0}.
SSHLauncher_UnexpectedError() - Static method in class hudson.plugins.sshslaves.Messages
Key SSHLauncher.UnexpectedError: {@code Unexpected error in launching a slave.
start() - Method in class hudson.plugins.sshslaves.PluginImpl
stop() - Method in class hudson.plugins.sshslaves.PluginImpl
suffixStartSlaveCmd - Variable in class hudson.plugins.sshslaves.SSHConnector
Field suffixStartSlaveCmd.
suffixStartSlaveCmd - Variable in class hudson.plugins.sshslaves.SSHLauncher
Field suffixStartSlaveCmd.

U

unregister(Connection) - Static method in class hudson.plugins.sshslaves.PluginImpl
Unregisters a connection for cleanup when the plugin is stopped.
username - Variable in class hudson.plugins.sshslaves.SSHConnector
Deprecated. 

W

writeToFile(String) - Method in class hudson.plugins.sshslaves.SFTPClient
Creates a new file and writes to it.

_

_SSHConnector_LaunchTimeoutMustBeANumber() - Static method in class hudson.plugins.sshslaves.Messages
Key SSHConnector.LaunchTimeoutMustBeANumber: The launch timeout must be a number..
_SSHConnector_LaunchTimeoutMustBePostive() - Static method in class hudson.plugins.sshslaves.Messages
Key SSHConnector.LaunchTimeoutMustBePostive: The launch timeout must be a positive number..
_SSHLauncher_AbortedDuringConnectionOpen() - Static method in class hudson.plugins.sshslaves.Messages
Key SSHLauncher.AbortedDuringConnectionOpen: Slave start aborted..
_SSHLauncher_AuthenticatingPublicKey(Object, Object, Object) - Static method in class hudson.plugins.sshslaves.Messages
Key SSHLauncher.AuthenticatingPublicKey: {0} [SSH] Authenticating as {1} with {2}..
_SSHLauncher_AuthenticatingUserPass(Object, Object, Object) - Static method in class hudson.plugins.sshslaves.Messages
Key SSHLauncher.AuthenticatingUserPass: {0} [SSH] Authenticating as {1}/{2}..
_SSHLauncher_AuthenticationFailed(Object) - Static method in class hudson.plugins.sshslaves.Messages
Key SSHLauncher.AuthenticationFailed: {0} [SSH] Authentication failed..
_SSHLauncher_AuthenticationFailedException() - Static method in class hudson.plugins.sshslaves.Messages
Key SSHLauncher.AuthenticationFailedException: Authentication failed..
_SSHLauncher_AuthenticationSuccessful(Object) - Static method in class hudson.plugins.sshslaves.Messages
Key SSHLauncher.AuthenticationSuccessful: {0} [SSH] Authentication successful..
_SSHLauncher_CheckingDefaultJava(Object, Object) - Static method in class hudson.plugins.sshslaves.Messages
Key SSHLauncher.CheckingDefaultJava: {0} [SSH] Checking java version of {1}.
_SSHLauncher_ConnectionClosed(Object) - Static method in class hudson.plugins.sshslaves.Messages
Key SSHLauncher.ConnectionClosed: {0} [SSH] Connection closed..
_SSHLauncher_CopiedXXXBytes(Object, Object) - Static method in class hudson.plugins.sshslaves.Messages
Key SSHLauncher.CopiedXXXBytes: {0} [SSH] Copied {1} bytes..
_SSHLauncher_CopyingSlaveJar(Object) - Static method in class hudson.plugins.sshslaves.Messages
Key SSHLauncher.CopyingSlaveJar: {0} [SSH] Copying latest slave.jar....
_SSHLauncher_DescriptorDisplayName() - Static method in class hudson.plugins.sshslaves.Messages
Key SSHLauncher.DescriptorDisplayName: Launch slave agents on Unix machines via SSH.
_SSHLauncher_ErrorCopyingSlaveJarInto(Object) - Static method in class hudson.plugins.sshslaves.Messages
Key SSHLauncher.ErrorCopyingSlaveJarInto: Could not copy slave.jar into ''{0}'' on slave.
_SSHLauncher_ErrorCopyingSlaveJarTo(Object) - Static method in class hudson.plugins.sshslaves.Messages
Key SSHLauncher.ErrorCopyingSlaveJarTo: Could not copy slave.jar to ''{0}'' on slave.
_SSHLauncher_ErrorDeletingFile(Object) - Static method in class hudson.plugins.sshslaves.Messages
Key SSHLauncher.ErrorDeletingFile: {0} [SSH] Error deleting file..
_SSHLauncher_ErrorWhileClosingConnection() - Static method in class hudson.plugins.sshslaves.Messages
Key SSHLauncher.ErrorWhileClosingConnection: Exception thrown while closing connection..
_SSHLauncher_FailedToDetectEnvironment(Object) - Static method in class hudson.plugins.sshslaves.Messages
Key SSHLauncher.FailedToDetectEnvironment: {@code Failed to detect the environment for automatic JDK installation.
_SSHLauncher_JavaVersionResult(Object, Object, Object) - Static method in class hudson.plugins.sshslaves.Messages
Key SSHLauncher.JavaVersionResult: {0} [SSH] {1} -version returned {2}..
_SSHLauncher_LaunchCompletedDuration(Object, Object, Object, Object) - Static method in class hudson.plugins.sshslaves.Messages
Key SSHLauncher.LaunchCompletedDuration: {0} SSH Launch of {1} on {2} completed in {3} ms.
_SSHLauncher_LaunchFailed(Object, Object, Object) - Static method in class hudson.plugins.sshslaves.Messages
Key SSHLauncher.LaunchFailed: {0} SSH Launch of {1} on {2} failed.
_SSHLauncher_LaunchFailedDuration(Object, Object, Object, Object) - Static method in class hudson.plugins.sshslaves.Messages
Key SSHLauncher.LaunchFailedDuration: {0} SSH Launch of {1} on {2} failed in {3} ms.
_SSHLauncher_NoJavaFound(Object) - Static method in class hudson.plugins.sshslaves.Messages
Key SSHLauncher.NoJavaFound: Java version {0} was found but 1.5 or later is needed..
_SSHLauncher_NoPrivateKey(Object, Object) - Static method in class hudson.plugins.sshslaves.Messages
Key SSHLauncher.NoPrivateKey: {0} [SSH] Private key file "{1}" doesn''t exist.
_SSHLauncher_OpeningSSHConnection(Object, Object) - Static method in class hudson.plugins.sshslaves.Messages
Key SSHLauncher.OpeningSSHConnection: {0} [SSH] Opening SSH connection to {1}..
_SSHLauncher_RemoteFSDoesNotExist(Object, Object) - Static method in class hudson.plugins.sshslaves.Messages
Key SSHLauncher.RemoteFSDoesNotExist: {0} [SSH] Remote file system root {1} does not exist.
_SSHLauncher_RemoteFSIsAFile(Object) - Static method in class hudson.plugins.sshslaves.Messages
Key SSHLauncher.RemoteFSIsAFile: Remote file system root {0} is a file not a directory or a symlink..
_SSHLauncher_RemoteUserEnvironment(Object) - Static method in class hudson.plugins.sshslaves.Messages
Key SSHLauncher.RemoteUserEnvironment: {0} [SSH] The remote user's environment is:.
_SSHLauncher_SSHHeeaderJunkDetected() - Static method in class hudson.plugins.sshslaves.Messages
Key SSHLauncher.SSHHeeaderJunkDetected: {@code SSH connection reports a garbage before a command execution.
_SSHLauncher_StartingSCPClient(Object) - Static method in class hudson.plugins.sshslaves.Messages
Key SSHLauncher.StartingSCPClient: {0} [SSH] SFTP failed.
_SSHLauncher_StartingSFTPClient(Object) - Static method in class hudson.plugins.sshslaves.Messages
Key SSHLauncher.StartingSFTPClient: {0} [SSH] Starting sftp client..
_SSHLauncher_StartingSlaveProcess(Object, Object) - Static method in class hudson.plugins.sshslaves.Messages
Key SSHLauncher.StartingSlaveProcess: {0} [SSH] Starting slave process: {1}.
_SSHLauncher_UknownJavaVersion(Object) - Static method in class hudson.plugins.sshslaves.Messages
Key SSHLauncher.UknownJavaVersion: Couldn''t figure out the Java version of {0}.
_SSHLauncher_UnexpectedError() - Static method in class hudson.plugins.sshslaves.Messages
Key SSHLauncher.UnexpectedError: {@code Unexpected error in launching a slave.
_stat(String) - Method in class hudson.plugins.sshslaves.SFTPClient
Graceful SFTPv3Client.stat(String) that returns null if the path doesn't exist.
A C D E G H I J L M O P R S U W _ 
Skip navigation links

Copyright © 2016. All rights reserved.