A C D G H J K L M P R U V W _ 

A

afterDisconnect(SlaveComputer, TaskListener) - Method in class hudson.os.windows.ManagedWindowsServiceLauncher
 

C

chmod(String, int) - Method in class hudson.os.windows.WindowsRemoteFileSystem
 
CONFIG_DELEGATE_TO - Static variable in class hudson.os.windows.ManagedWindowsServiceConnector.DescriptorImpl
 

D

delete(String) - Method in class hudson.os.windows.WindowsRemoteFileSystem
 
determineHost(Computer) - Method in class hudson.os.windows.ManagedWindowsServiceLauncher
Determines the host name (or the IP address) to connect to.

G

getAccount(ManagedWindowsServiceLauncher) - Method in class hudson.os.windows.ManagedWindowsServiceAccount.Administrator
 
getAccount(ManagedWindowsServiceLauncher) - Method in class hudson.os.windows.ManagedWindowsServiceAccount.AnotherUser
 
getAccount(ManagedWindowsServiceLauncher) - Method in class hudson.os.windows.ManagedWindowsServiceAccount
 
getAccount(ManagedWindowsServiceLauncher) - Method in class hudson.os.windows.ManagedWindowsServiceAccount.LocalSystem
 
getAccount() - Method in class hudson.os.windows.ManagedWindowsServiceLauncher
 
getDisplayName() - Method in class hudson.os.windows.ManagedWindowsServiceAccount.Administrator.DescriptorImpl
 
getDisplayName() - Method in class hudson.os.windows.ManagedWindowsServiceAccount.AnotherUser.DescriptorImpl
 
getDisplayName() - Method in class hudson.os.windows.ManagedWindowsServiceAccount.LocalSystem.DescriptorImpl
 
getDisplayName() - Method in class hudson.os.windows.ManagedWindowsServiceConnector.DescriptorImpl
 
getDisplayName() - Method in class hudson.os.windows.ManagedWindowsServiceLauncher.AccountInfo.DescriptorImpl
 
getDisplayName() - Method in class hudson.os.windows.ManagedWindowsServiceLauncher.DescriptorImpl
 

H

host - Variable in class hudson.os.windows.ManagedWindowsServiceLauncher
Host name to connect to.
hudson.os.windows - package hudson.os.windows
 

J

javaPath - Variable in class hudson.os.windows.ManagedWindowsServiceLauncher
 

K

kill(Map<String, String>) - Method in class hudson.os.windows.WindowsRemoteLauncher
 

L

launch(String, TaskListener) - Method in class hudson.os.windows.ManagedWindowsServiceConnector
 
launch(SlaveComputer, TaskListener) - Method in class hudson.os.windows.ManagedWindowsServiceLauncher
 
launch(Launcher.ProcStarter) - Method in class hudson.os.windows.WindowsRemoteLauncher
 
launchChannel(String[], OutputStream, FilePath, Map<String, String>) - Method in class hudson.os.windows.WindowsRemoteLauncher
 
listSubDirectories(String) - Method in class hudson.os.windows.WindowsRemoteFileSystem
 
logOn - Variable in class hudson.os.windows.ManagedWindowsServiceLauncher

M

ManagedWindowsServiceAccount - Class in hudson.os.windows
Encapsulates how to login (a part of ManagedWindowsServiceLauncher).
ManagedWindowsServiceAccount() - Constructor for class hudson.os.windows.ManagedWindowsServiceAccount
 
ManagedWindowsServiceAccount.Administrator - Class in hudson.os.windows
Logs in with the administrator user account supplied in ManagedWindowsServiceLauncher.
ManagedWindowsServiceAccount.Administrator() - Constructor for class hudson.os.windows.ManagedWindowsServiceAccount.Administrator
 
ManagedWindowsServiceAccount.Administrator.DescriptorImpl - Class in hudson.os.windows
 
ManagedWindowsServiceAccount.Administrator.DescriptorImpl() - Constructor for class hudson.os.windows.ManagedWindowsServiceAccount.Administrator.DescriptorImpl
 
ManagedWindowsServiceAccount.AnotherUser - Class in hudson.os.windows
Logs in with a separate user.
ManagedWindowsServiceAccount.AnotherUser(String, Secret) - Constructor for class hudson.os.windows.ManagedWindowsServiceAccount.AnotherUser
 
ManagedWindowsServiceAccount.AnotherUser.DescriptorImpl - Class in hudson.os.windows
 
ManagedWindowsServiceAccount.AnotherUser.DescriptorImpl() - Constructor for class hudson.os.windows.ManagedWindowsServiceAccount.AnotherUser.DescriptorImpl
 
ManagedWindowsServiceAccount.LocalSystem - Class in hudson.os.windows
Logs in with the local system user.
ManagedWindowsServiceAccount.LocalSystem() - Constructor for class hudson.os.windows.ManagedWindowsServiceAccount.LocalSystem
 
ManagedWindowsServiceAccount.LocalSystem.DescriptorImpl - Class in hudson.os.windows
 
ManagedWindowsServiceAccount.LocalSystem.DescriptorImpl() - Constructor for class hudson.os.windows.ManagedWindowsServiceAccount.LocalSystem.DescriptorImpl
 
ManagedWindowsServiceAccount_Administrator_DisplayName() - Static method in class hudson.os.windows.Messages
Use Administrator account given above
ManagedWindowsServiceAccount_AnotherUser_DisplayName() - Static method in class hudson.os.windows.Messages
Log on using a different account
ManagedWindowsServiceAccount_LocalSystem_DisplayName() - Static method in class hudson.os.windows.Messages
Use Local System User
ManagedWindowsServiceConnector - Class in hudson.os.windows
ComputerConnector that delegates to ManagedWindowsServiceLauncher.
ManagedWindowsServiceConnector(String, String) - Constructor for class hudson.os.windows.ManagedWindowsServiceConnector
 
ManagedWindowsServiceConnector.DescriptorImpl - Class in hudson.os.windows
 
ManagedWindowsServiceConnector.DescriptorImpl() - Constructor for class hudson.os.windows.ManagedWindowsServiceConnector.DescriptorImpl
 
ManagedWindowsServiceLauncher - Class in hudson.os.windows
Windows slave installed/managed as a service entirely remotely
ManagedWindowsServiceLauncher(String, String) - Constructor for class hudson.os.windows.ManagedWindowsServiceLauncher
 
ManagedWindowsServiceLauncher(String, String, String) - Constructor for class hudson.os.windows.ManagedWindowsServiceLauncher
 
ManagedWindowsServiceLauncher(String, String, String, ManagedWindowsServiceLauncher.AccountInfo) - Constructor for class hudson.os.windows.ManagedWindowsServiceLauncher
 
ManagedWindowsServiceLauncher(String, String, String, ManagedWindowsServiceAccount, String) - Constructor for class hudson.os.windows.ManagedWindowsServiceLauncher
 
ManagedWindowsServiceLauncher(String, String, String, ManagedWindowsServiceAccount, String, String) - Constructor for class hudson.os.windows.ManagedWindowsServiceLauncher
 
ManagedWindowsServiceLauncher.AccountInfo - Class in hudson.os.windows
 
ManagedWindowsServiceLauncher.AccountInfo(String, String) - Constructor for class hudson.os.windows.ManagedWindowsServiceLauncher.AccountInfo
 
ManagedWindowsServiceLauncher.AccountInfo.DescriptorImpl - Class in hudson.os.windows
 
ManagedWindowsServiceLauncher.AccountInfo.DescriptorImpl() - Constructor for class hudson.os.windows.ManagedWindowsServiceLauncher.AccountInfo.DescriptorImpl
 
ManagedWindowsServiceLauncher.DescriptorImpl - Class in hudson.os.windows
 
ManagedWindowsServiceLauncher.DescriptorImpl() - Constructor for class hudson.os.windows.ManagedWindowsServiceLauncher.DescriptorImpl
 
ManagedWindowsServiceLauncher_AccessDenied() - Static method in class hudson.os.windows.Messages
Access is denied.
ManagedWindowsServiceLauncher_ConnectingTo(Object) - Static method in class hudson.os.windows.Messages
Connecting to {0}
ManagedWindowsServiceLauncher_ConnectingToPort(Object) - Static method in class hudson.os.windows.Messages
Connecting to port {0}
ManagedWindowsServiceLauncher_CopyingSlaveExe() - Static method in class hudson.os.windows.Messages
Copying jenkins-slave.exe
ManagedWindowsServiceLauncher_CopyingSlaveJar() - Static method in class hudson.os.windows.Messages
Copying slave.jar
ManagedWindowsServiceLauncher_CopyingSlaveXml() - Static method in class hudson.os.windows.Messages
Copying jenkins-slave.xml
ManagedWindowsServiceLauncher_DisplayName() - Static method in class hudson.os.windows.Messages
Let Jenkins control this Windows slave as a Windows service
ManagedWindowsServiceLauncher_DotNetRequired() - Static method in class hudson.os.windows.Messages
.NET Framework 2.0 or later is required on this computer to run a Jenkins slave as a Windows service
ManagedWindowsServiceLauncher_InstallingSlaveService() - Static method in class hudson.os.windows.Messages
Installing the Jenkins slave service
ManagedWindowsServiceLauncher_RegisteringService() - Static method in class hudson.os.windows.Messages
Registering the service
ManagedWindowsServiceLauncher_ServiceDidntRespond() - Static method in class hudson.os.windows.Messages
The service did not respond.
ManagedWindowsServiceLauncher_StartingService() - Static method in class hudson.os.windows.Messages
Starting the service
ManagedWindowsServiceLauncher_StoppingService() - Static method in class hudson.os.windows.Messages
Stopping the service
ManagedWindowsServiceLauncher_UnregisteringService() - Static method in class hudson.os.windows.Messages
Unregistering the service
ManagedWindowsServiceLauncher_WaitingForService() - Static method in class hudson.os.windows.Messages
Waiting for the service to become ready
Messages - Class in hudson.os.windows
 
Messages() - Constructor for class hudson.os.windows.Messages
 
mkdirs(String) - Method in class hudson.os.windows.WindowsRemoteFileSystem
 

P

password - Variable in class hudson.os.windows.ManagedWindowsServiceAccount.AnotherUser
 
password - Variable in class hudson.os.windows.ManagedWindowsServiceConnector
 
password - Variable in class hudson.os.windows.ManagedWindowsServiceLauncher.AccountInfo
 
password - Variable in class hudson.os.windows.ManagedWindowsServiceLauncher
 
pullUp(String, String) - Method in class hudson.os.windows.WindowsRemoteFileSystem
 

R

read(String) - Method in class hudson.os.windows.WindowsRemoteFileSystem
 
readResolve() - Method in class hudson.os.windows.ManagedWindowsServiceLauncher
 

U

userName - Variable in class hudson.os.windows.ManagedWindowsServiceAccount.AnotherUser
 
userName - Variable in class hudson.os.windows.ManagedWindowsServiceConnector
"[DOMAIN\\]USERNAME" to follow the Windows convention.
userName - Variable in class hudson.os.windows.ManagedWindowsServiceLauncher.AccountInfo
 
userName - Variable in class hudson.os.windows.ManagedWindowsServiceLauncher
"[DOMAIN\\]USERNAME" to follow the Windows convention.

V

vmargs - Variable in class hudson.os.windows.ManagedWindowsServiceLauncher
 

W

WindowsRemoteFileSystem - Class in hudson.os.windows
JDKInstaller.FileSystem implementation for remote Windows system.
WindowsRemoteFileSystem(String, NtlmPasswordAuthentication) - Constructor for class hudson.os.windows.WindowsRemoteFileSystem
 
WindowsRemoteLauncher - Class in hudson.os.windows
Pseudo-Launcher implementation that uses WindowsRemoteProcessLauncher
WindowsRemoteLauncher(TaskListener, WindowsRemoteProcessLauncher) - Constructor for class hudson.os.windows.WindowsRemoteLauncher
 

_

_ManagedWindowsServiceAccount_Administrator_DisplayName() - Static method in class hudson.os.windows.Messages
Use Administrator account given above
_ManagedWindowsServiceAccount_AnotherUser_DisplayName() - Static method in class hudson.os.windows.Messages
Log on using a different account
_ManagedWindowsServiceAccount_LocalSystem_DisplayName() - Static method in class hudson.os.windows.Messages
Use Local System User
_ManagedWindowsServiceLauncher_AccessDenied() - Static method in class hudson.os.windows.Messages
Access is denied.
_ManagedWindowsServiceLauncher_ConnectingTo(Object) - Static method in class hudson.os.windows.Messages
Connecting to {0}
_ManagedWindowsServiceLauncher_ConnectingToPort(Object) - Static method in class hudson.os.windows.Messages
Connecting to port {0}
_ManagedWindowsServiceLauncher_CopyingSlaveExe() - Static method in class hudson.os.windows.Messages
Copying jenkins-slave.exe
_ManagedWindowsServiceLauncher_CopyingSlaveJar() - Static method in class hudson.os.windows.Messages
Copying slave.jar
_ManagedWindowsServiceLauncher_CopyingSlaveXml() - Static method in class hudson.os.windows.Messages
Copying jenkins-slave.xml
_ManagedWindowsServiceLauncher_DisplayName() - Static method in class hudson.os.windows.Messages
Let Jenkins control this Windows slave as a Windows service
_ManagedWindowsServiceLauncher_DotNetRequired() - Static method in class hudson.os.windows.Messages
.NET Framework 2.0 or later is required on this computer to run a Jenkins slave as a Windows service
_ManagedWindowsServiceLauncher_InstallingSlaveService() - Static method in class hudson.os.windows.Messages
Installing the Jenkins slave service
_ManagedWindowsServiceLauncher_RegisteringService() - Static method in class hudson.os.windows.Messages
Registering the service
_ManagedWindowsServiceLauncher_ServiceDidntRespond() - Static method in class hudson.os.windows.Messages
The service did not respond.
_ManagedWindowsServiceLauncher_StartingService() - Static method in class hudson.os.windows.Messages
Starting the service
_ManagedWindowsServiceLauncher_StoppingService() - Static method in class hudson.os.windows.Messages
Stopping the service
_ManagedWindowsServiceLauncher_UnregisteringService() - Static method in class hudson.os.windows.Messages
Unregistering the service
_ManagedWindowsServiceLauncher_WaitingForService() - Static method in class hudson.os.windows.Messages
Waiting for the service to become ready
A C D G H J K L M P R U V W _ 

Copyright © 2004-2015. All Rights Reserved.