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

A

afterDisconnect(SlaveComputer, TaskListener) - クラス hudson.plugins.sshslaves.SSHLauncher のメソッド
all() - クラス hudson.plugins.sshslaves.JavaProvider の static メソッド
All regsitered instances.

C

checkJavaVersion(PrintStream, String, BufferedReader, StringWriter) - クラス hudson.plugins.sshslaves.SSHLauncher のメソッド
Given the output of "java -version" in r, determine if this version of Java is supported.
chmod(String, int) - クラス hudson.plugins.sshslaves.SFTPClient のメソッド
 

E

exists(String) - クラス hudson.plugins.sshslaves.SFTPClient のメソッド
Checks if the given path exists.

G

getConnection() - クラス hudson.plugins.sshslaves.SSHLauncher のメソッド
 
getDisplayName() - クラス hudson.plugins.sshslaves.SSHConnector.DescriptorImpl のメソッド
 
getDisplayName() - クラス hudson.plugins.sshslaves.SSHLauncher.DescriptorImpl のメソッド
getHelpFile(String) - クラス hudson.plugins.sshslaves.SSHLauncher.DescriptorImpl のメソッド
Delegates the help link to the SSHConnector.
getHost() - クラス hudson.plugins.sshslaves.SSHLauncher のメソッド
Getter for property 'host'.
getJavaPath() - クラス hudson.plugins.sshslaves.SSHLauncher のメソッド
Gets the optionnal java command to use to launch the slave JVM.
getJavas(TaskListener, Connection) - クラス hudson.plugins.sshslaves.JavaProvider のメソッド
推奨されていません。 Override getJavas(SlaveComputer, TaskListener, Connection) instead.
getJavas(SlaveComputer, TaskListener, Connection) - クラス hudson.plugins.sshslaves.JavaProvider のメソッド
Returns the list of possible places where java executable might exist.
getJavas(SlaveComputer, TaskListener, Connection) - クラス hudson.plugins.sshslaves.SSHLauncher.DefaultJavaProvider のメソッド
 
getJvmOptions() - クラス hudson.plugins.sshslaves.SSHLauncher のメソッド
Gets the JVM Options used to launch the slave JVM.
getPassword() - クラス hudson.plugins.sshslaves.SSHLauncher のメソッド
Getter for property 'password'.
getPort() - クラス hudson.plugins.sshslaves.SSHLauncher のメソッド
Getter for property 'port'.
getPrefixStartSlaveCmd() - クラス hudson.plugins.sshslaves.SSHLauncher のメソッド
 
getPrivatekey() - クラス hudson.plugins.sshslaves.SSHLauncher のメソッド
Getter for property 'privatekey'.
getSshConnectorClass() - クラス hudson.plugins.sshslaves.SSHLauncher.DescriptorImpl のメソッド
 
getSuffixStartSlaveCmd() - クラス hudson.plugins.sshslaves.SSHLauncher のメソッド
 
getTimestamp() - クラス hudson.plugins.sshslaves.SSHLauncher のメソッド
Gets the formatted current time stamp.
getUsername() - クラス hudson.plugins.sshslaves.SSHLauncher のメソッド
Getter for property 'username'.

H

hudson.plugins.sshslaves - パッケージ hudson.plugins.sshslaves
 

I

isLaunchSupported() - クラス hudson.plugins.sshslaves.SSHLauncher のメソッド

J

javaPath - クラス hudson.plugins.sshslaves.SSHConnector の変数
Field javaPath.
javaPath - クラス hudson.plugins.sshslaves.SSHLauncher の変数
Field javaPath.
JavaProvider - hudson.plugins.sshslaves の クラス
Guess where Java is.
JavaProvider() - クラス hudson.plugins.sshslaves.JavaProvider のコンストラクタ
 
jdkInstaller - クラス hudson.plugins.sshslaves.SSHConnector の変数
Field jdk
jvmOptions - クラス hudson.plugins.sshslaves.SSHConnector の変数
Field jvmOptions.

L

launch(String, TaskListener) - クラス hudson.plugins.sshslaves.SSHConnector のメソッド
 
launch(SlaveComputer, TaskListener) - クラス hudson.plugins.sshslaves.SSHLauncher のメソッド

M

Messages - hudson.plugins.sshslaves の クラス
 
Messages() - クラス hudson.plugins.sshslaves.Messages のコンストラクタ
 
mkdirs(String, int) - クラス hudson.plugins.sshslaves.SFTPClient のメソッド
Makes sure that the directory exists, by creating it if necessary.

O

openConnection(TaskListener) - クラス hudson.plugins.sshslaves.SSHLauncher のメソッド
 

P

password - クラス hudson.plugins.sshslaves.SSHConnector の変数
Field password
PluginImpl - hudson.plugins.sshslaves の クラス
Entry point of ssh-slaves plugin.
PluginImpl() - クラス hudson.plugins.sshslaves.PluginImpl のコンストラクタ
 
port - クラス hudson.plugins.sshslaves.SSHConnector の変数
Field port
prefixStartSlaveCmd - クラス hudson.plugins.sshslaves.SSHConnector の変数
Field prefixStartSlaveCmd.
prefixStartSlaveCmd - クラス hudson.plugins.sshslaves.SSHLauncher の変数
Field prefixStartSlaveCmd.
privatekey - クラス hudson.plugins.sshslaves.SSHConnector の変数
File path of the private key.

R

read(String) - クラス hudson.plugins.sshslaves.SFTPClient のメソッド
 
readResolve() - クラス hudson.plugins.sshslaves.SSHLauncher.DefaultJDKInstaller のメソッド
推奨されていません。  
register(Connection) - クラス hudson.plugins.sshslaves.PluginImpl の static メソッド
Registers a connection for cleanup when the plugin is stopped.
reportEnvironment(TaskListener) - クラス hudson.plugins.sshslaves.SSHLauncher のメソッド
 
resolveJava(SlaveComputer, TaskListener) - クラス hudson.plugins.sshslaves.SSHLauncher のメソッド
return javaPath if specified in the configuration.

S

SFTPClient - hudson.plugins.sshslaves の クラス
TODO: moved to Jenkins core, so pick it up from there.
SFTPClient(Connection) - クラス hudson.plugins.sshslaves.SFTPClient のコンストラクタ
 
SSHConnector - hudson.plugins.sshslaves の クラス
ComputerConnector for SSHLauncher.
SSHConnector(int, String, String, String, String, String, String, String) - クラス hudson.plugins.sshslaves.SSHConnector のコンストラクタ
 
SSHConnector(int, String, String, String, String, String, JDKInstaller, String, String) - クラス hudson.plugins.sshslaves.SSHConnector のコンストラクタ
 
SSHConnector.DescriptorImpl - hudson.plugins.sshslaves の クラス
 
SSHConnector.DescriptorImpl() - クラス hudson.plugins.sshslaves.SSHConnector.DescriptorImpl のコンストラクタ
 
SSHLauncher - 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, String, String) - クラス hudson.plugins.sshslaves.SSHLauncher のコンストラクタ
Constructor SSHLauncher creates a new SSHLauncher instance.
SSHLauncher(String, int, String, String, String, String, String, JDKInstaller, String, String) - クラス hudson.plugins.sshslaves.SSHLauncher のコンストラクタ
Constructor SSHLauncher creates a new SSHLauncher instance.
SSHLauncher(String, int, String, String, String, String) - クラス hudson.plugins.sshslaves.SSHLauncher のコンストラクタ
 
SSHLauncher.DefaultJavaProvider - hudson.plugins.sshslaves の クラス
 
SSHLauncher.DefaultJavaProvider() - クラス hudson.plugins.sshslaves.SSHLauncher.DefaultJavaProvider のコンストラクタ
 
SSHLauncher.DefaultJDKInstaller - hudson.plugins.sshslaves の クラス
推奨されていません。 Subtype of JDKInstaller causes JENKINS-10641.
SSHLauncher.DefaultJDKInstaller() - クラス hudson.plugins.sshslaves.SSHLauncher.DefaultJDKInstaller のコンストラクタ
推奨されていません。  
SSHLauncher.DescriptorImpl - hudson.plugins.sshslaves の クラス
 
SSHLauncher.DescriptorImpl() - クラス hudson.plugins.sshslaves.SSHLauncher.DescriptorImpl のコンストラクタ
 
SSHLauncher_AbortedDuringConnectionOpen() - クラス hudson.plugins.sshslaves.Messages の static メソッド
Slave start aborted.
SSHLauncher_AuthenticatingPublicKey(Object, Object, Object) - クラス hudson.plugins.sshslaves.Messages の static メソッド
{0} [SSH] Authenticating as {1} with {2}.
SSHLauncher_AuthenticatingUserPass(Object, Object, Object) - クラス hudson.plugins.sshslaves.Messages の static メソッド
{0} [SSH] Authenticating as {1}/{2}.
SSHLauncher_AuthenticationFailed(Object) - クラス hudson.plugins.sshslaves.Messages の static メソッド
{0} [SSH] Authentication failed.
SSHLauncher_AuthenticationFailedException() - クラス hudson.plugins.sshslaves.Messages の static メソッド
Authentication failed.
SSHLauncher_AuthenticationSuccessful(Object) - クラス hudson.plugins.sshslaves.Messages の static メソッド
{0} [SSH] Authentication successful.
SSHLauncher_CheckingDefaultJava(Object, Object) - クラス hudson.plugins.sshslaves.Messages の static メソッド
{0} [SSH] Checking java version of {1}
SSHLauncher_ConnectionClosed(Object) - クラス hudson.plugins.sshslaves.Messages の static メソッド
{0} [SSH] Connection closed.
SSHLauncher_CopiedXXXBytes(Object, Object) - クラス hudson.plugins.sshslaves.Messages の static メソッド
{0} [SSH] Copied {1} bytes.
SSHLauncher_CopyingSlaveJar(Object) - クラス hudson.plugins.sshslaves.Messages の static メソッド
{0} [SSH] Copying latest slave.jar...
SSHLauncher_DescriptorDisplayName() - クラス hudson.plugins.sshslaves.Messages の static メソッド
Launch slave agents on Unix machines via SSH
SSHLauncher_ErrorCopyingSlaveJar() - クラス hudson.plugins.sshslaves.Messages の static メソッド
Could not copy slave.jar to slave
SSHLauncher_ErrorCopyingSlaveJarTo(Object) - クラス hudson.plugins.sshslaves.Messages の static メソッド
Could not copy slave.jar to ''{0}'' on slave
SSHLauncher_ErrorDeletingFile(Object) - クラス hudson.plugins.sshslaves.Messages の static メソッド
{0} [SSH] Error deleting file.
SSHLauncher_ErrorWhileClosingConnection() - クラス hudson.plugins.sshslaves.Messages の static メソッド
Exception thrown while closing connection.
SSHLauncher_FailedToDetectEnvironment(Object) - クラス hudson.plugins.sshslaves.Messages の static メソッド
Failed to detect the environment for automatic JDK installation.
SSHLauncher_JavaVersionResult(Object, Object, Object) - クラス hudson.plugins.sshslaves.Messages の static メソッド
{0} [SSH] {1} -version returned {2}.
SSHLauncher_NoJavaFound(Object) - クラス hudson.plugins.sshslaves.Messages の static メソッド
Java version {0} was found but 1.5 or later is needed.
SSHLauncher_NoPrivateKey(Object, Object) - クラス hudson.plugins.sshslaves.Messages の static メソッド
{0} [SSH] Private key file "{1}" doesn''t exist.
SSHLauncher_OpeningSSHConnection(Object, Object) - クラス hudson.plugins.sshslaves.Messages の static メソッド
{0} [SSH] Opening SSH connection to {1}.
SSHLauncher_RemoteFSDoesNotExist(Object, Object) - クラス hudson.plugins.sshslaves.Messages の static メソッド
{0} [SSH] Remote file system root {1} does not exist.
SSHLauncher_RemoteFSIsAFile(Object) - クラス hudson.plugins.sshslaves.Messages の static メソッド
Remote file system root {0} is a file not a directory or a symlink.
SSHLauncher_RemoteUserEnvironment(Object) - クラス hudson.plugins.sshslaves.Messages の static メソッド
{0} [SSH] The remote user's environment is:
SSHLauncher_SSHHeeaderJunkDetected() - クラス hudson.plugins.sshslaves.Messages の static メソッド
SSH connection reports a garbage before a command execution.
SSHLauncher_StartingSCPClient(Object) - クラス hudson.plugins.sshslaves.Messages の static メソッド
{0} [SSH] SFTP failed.
SSHLauncher_StartingSFTPClient(Object) - クラス hudson.plugins.sshslaves.Messages の static メソッド
{0} [SSH] Starting sftp client.
SSHLauncher_StartingSlaveProcess(Object, Object) - クラス hudson.plugins.sshslaves.Messages の static メソッド
{0} [SSH] Starting slave process: {1}
SSHLauncher_UknownJavaVersion(Object) - クラス hudson.plugins.sshslaves.Messages の static メソッド
Couldn''t figure out the Java version of {0}
SSHLauncher_UnexpectedError() - クラス hudson.plugins.sshslaves.Messages の static メソッド
Unexpected error in launching a slave.
start() - クラス hudson.plugins.sshslaves.PluginImpl のメソッド
stop() - クラス hudson.plugins.sshslaves.PluginImpl のメソッド
suffixStartSlaveCmd - クラス hudson.plugins.sshslaves.SSHConnector の変数
Field suffixStartSlaveCmd.
suffixStartSlaveCmd - クラス hudson.plugins.sshslaves.SSHLauncher の変数
Field suffixStartSlaveCmd.

U

unregister(Connection) - クラス hudson.plugins.sshslaves.PluginImpl の static メソッド
Unregisters a connection for cleanup when the plugin is stopped.
username - クラス hudson.plugins.sshslaves.SSHConnector の変数
Field username

W

writeToFile(String) - クラス hudson.plugins.sshslaves.SFTPClient のメソッド
Creates a new file and writes to it.

_

_SSHLauncher_AbortedDuringConnectionOpen() - クラス hudson.plugins.sshslaves.Messages の static メソッド
Slave start aborted.
_SSHLauncher_AuthenticatingPublicKey(Object, Object, Object) - クラス hudson.plugins.sshslaves.Messages の static メソッド
{0} [SSH] Authenticating as {1} with {2}.
_SSHLauncher_AuthenticatingUserPass(Object, Object, Object) - クラス hudson.plugins.sshslaves.Messages の static メソッド
{0} [SSH] Authenticating as {1}/{2}.
_SSHLauncher_AuthenticationFailed(Object) - クラス hudson.plugins.sshslaves.Messages の static メソッド
{0} [SSH] Authentication failed.
_SSHLauncher_AuthenticationFailedException() - クラス hudson.plugins.sshslaves.Messages の static メソッド
Authentication failed.
_SSHLauncher_AuthenticationSuccessful(Object) - クラス hudson.plugins.sshslaves.Messages の static メソッド
{0} [SSH] Authentication successful.
_SSHLauncher_CheckingDefaultJava(Object, Object) - クラス hudson.plugins.sshslaves.Messages の static メソッド
{0} [SSH] Checking java version of {1}
_SSHLauncher_ConnectionClosed(Object) - クラス hudson.plugins.sshslaves.Messages の static メソッド
{0} [SSH] Connection closed.
_SSHLauncher_CopiedXXXBytes(Object, Object) - クラス hudson.plugins.sshslaves.Messages の static メソッド
{0} [SSH] Copied {1} bytes.
_SSHLauncher_CopyingSlaveJar(Object) - クラス hudson.plugins.sshslaves.Messages の static メソッド
{0} [SSH] Copying latest slave.jar...
_SSHLauncher_DescriptorDisplayName() - クラス hudson.plugins.sshslaves.Messages の static メソッド
Launch slave agents on Unix machines via SSH
_SSHLauncher_ErrorCopyingSlaveJar() - クラス hudson.plugins.sshslaves.Messages の static メソッド
Could not copy slave.jar to slave
_SSHLauncher_ErrorCopyingSlaveJarTo(Object) - クラス hudson.plugins.sshslaves.Messages の static メソッド
Could not copy slave.jar to ''{0}'' on slave
_SSHLauncher_ErrorDeletingFile(Object) - クラス hudson.plugins.sshslaves.Messages の static メソッド
{0} [SSH] Error deleting file.
_SSHLauncher_ErrorWhileClosingConnection() - クラス hudson.plugins.sshslaves.Messages の static メソッド
Exception thrown while closing connection.
_SSHLauncher_FailedToDetectEnvironment(Object) - クラス hudson.plugins.sshslaves.Messages の static メソッド
Failed to detect the environment for automatic JDK installation.
_SSHLauncher_JavaVersionResult(Object, Object, Object) - クラス hudson.plugins.sshslaves.Messages の static メソッド
{0} [SSH] {1} -version returned {2}.
_SSHLauncher_NoJavaFound(Object) - クラス hudson.plugins.sshslaves.Messages の static メソッド
Java version {0} was found but 1.5 or later is needed.
_SSHLauncher_NoPrivateKey(Object, Object) - クラス hudson.plugins.sshslaves.Messages の static メソッド
{0} [SSH] Private key file "{1}" doesn''t exist.
_SSHLauncher_OpeningSSHConnection(Object, Object) - クラス hudson.plugins.sshslaves.Messages の static メソッド
{0} [SSH] Opening SSH connection to {1}.
_SSHLauncher_RemoteFSDoesNotExist(Object, Object) - クラス hudson.plugins.sshslaves.Messages の static メソッド
{0} [SSH] Remote file system root {1} does not exist.
_SSHLauncher_RemoteFSIsAFile(Object) - クラス hudson.plugins.sshslaves.Messages の static メソッド
Remote file system root {0} is a file not a directory or a symlink.
_SSHLauncher_RemoteUserEnvironment(Object) - クラス hudson.plugins.sshslaves.Messages の static メソッド
{0} [SSH] The remote user's environment is:
_SSHLauncher_SSHHeeaderJunkDetected() - クラス hudson.plugins.sshslaves.Messages の static メソッド
SSH connection reports a garbage before a command execution.
_SSHLauncher_StartingSCPClient(Object) - クラス hudson.plugins.sshslaves.Messages の static メソッド
{0} [SSH] SFTP failed.
_SSHLauncher_StartingSFTPClient(Object) - クラス hudson.plugins.sshslaves.Messages の static メソッド
{0} [SSH] Starting sftp client.
_SSHLauncher_StartingSlaveProcess(Object, Object) - クラス hudson.plugins.sshslaves.Messages の static メソッド
{0} [SSH] Starting slave process: {1}
_SSHLauncher_UknownJavaVersion(Object) - クラス hudson.plugins.sshslaves.Messages の static メソッド
Couldn''t figure out the Java version of {0}
_SSHLauncher_UnexpectedError() - クラス hudson.plugins.sshslaves.Messages の static メソッド
Unexpected error in launching a slave.
_stat(String) - クラス hudson.plugins.sshslaves.SFTPClient のメソッド
Graceful SFTPv3Client.stat(String) that returns null if the path doesn't exist.

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

Copyright © 2004-2011. All Rights Reserved.