Skip navigation links
A C D G H J L M P R U V _ 

A

AccountInfo(String, String) - Constructor for class hudson.os.windows.ManagedWindowsServiceLauncher.AccountInfo
 
Administrator() - Constructor for class hudson.os.windows.ManagedWindowsServiceAccount.Administrator
 
afterDisconnect(SlaveComputer, TaskListener) - Method in class hudson.os.windows.ManagedWindowsServiceLauncher
 
AnotherUser(String, Secret) - Constructor for class hudson.os.windows.ManagedWindowsServiceAccount.AnotherUser
 

C

CONFIG_DELEGATE_TO - Static variable in class hudson.os.windows.ManagedWindowsServiceConnector.DescriptorImpl
 

D

DescriptorImpl() - Constructor for class hudson.os.windows.ManagedWindowsServiceAccount.Administrator.DescriptorImpl
 
DescriptorImpl() - Constructor for class hudson.os.windows.ManagedWindowsServiceAccount.AnotherUser.DescriptorImpl
 
DescriptorImpl() - Constructor for class hudson.os.windows.ManagedWindowsServiceAccount.LocalSystem.DescriptorImpl
 
DescriptorImpl() - Constructor for class hudson.os.windows.ManagedWindowsServiceConnector.DescriptorImpl
 
DescriptorImpl() - Constructor for class hudson.os.windows.ManagedWindowsServiceLauncher.AccountInfo.DescriptorImpl
 
DescriptorImpl() - Constructor for class hudson.os.windows.ManagedWindowsServiceLauncher.DescriptorImpl
 
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
 
getTimestamp() - Method in class hudson.os.windows.ManagedWindowsServiceLauncher
Gets the formatted current time stamp.

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
 

L

launch(String, TaskListener) - Method in class hudson.os.windows.ManagedWindowsServiceConnector
 
launch(SlaveComputer, TaskListener) - Method in class hudson.os.windows.ManagedWindowsServiceLauncher
 
LocalSystem() - Constructor for class hudson.os.windows.ManagedWindowsServiceAccount.LocalSystem
 
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.DescriptorImpl - Class in hudson.os.windows
 
ManagedWindowsServiceAccount.AnotherUser - Class in hudson.os.windows
Logs in with a separate user.
ManagedWindowsServiceAccount.AnotherUser.DescriptorImpl - Class in hudson.os.windows
 
ManagedWindowsServiceAccount.LocalSystem - Class in hudson.os.windows
Logs in with the local system user.
ManagedWindowsServiceAccount.LocalSystem.DescriptorImpl - Class in hudson.os.windows
 
ManagedWindowsServiceAccount_Administrator_DisplayName() - Static method in class hudson.os.windows.Messages
Key ManagedWindowsServiceAccount.Administrator.DisplayName: Use Administrator account given above.
ManagedWindowsServiceAccount_AnotherUser_DisplayName() - Static method in class hudson.os.windows.Messages
Key ManagedWindowsServiceAccount.AnotherUser.DisplayName: Log on using a different account.
ManagedWindowsServiceAccount_LocalSystem_DisplayName() - Static method in class hudson.os.windows.Messages
Key ManagedWindowsServiceAccount.LocalSystem.DisplayName: Use Local System User.
ManagedWindowsServiceConnector - Class in hudson.os.windows
ManagedWindowsServiceConnector(String, String) - Constructor for class hudson.os.windows.ManagedWindowsServiceConnector
 
ManagedWindowsServiceConnector.DescriptorImpl - Class in hudson.os.windows
 
ManagedWindowsServiceLauncher - Class in hudson.os.windows
Windows agent 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.DescriptorImpl - Class in hudson.os.windows
 
ManagedWindowsServiceLauncher.DescriptorImpl - Class in hudson.os.windows
 
ManagedWindowsServiceLauncher_AccessDenied(Object) - Static method in class hudson.os.windows.Messages
Key ManagedWindowsServiceLauncher.AccessDenied: {0} [windows-agents] Access is denied.
ManagedWindowsServiceLauncher_ConnectingTo(Object, Object) - Static method in class hudson.os.windows.Messages
Key ManagedWindowsServiceLauncher.ConnectingTo: {0} [windows-agents] Connecting to {1}.
ManagedWindowsServiceLauncher_ConnectingToPort(Object, Object) - Static method in class hudson.os.windows.Messages
Key ManagedWindowsServiceLauncher.ConnectingToPort: {0} [windows-agents] Connecting to port {1}.
ManagedWindowsServiceLauncher_CopyingAgentExe(Object) - Static method in class hudson.os.windows.Messages
Key ManagedWindowsServiceLauncher.CopyingAgentExe: {0} [windows-agents] Copying jenkins-agent.exe.
ManagedWindowsServiceLauncher_CopyingAgentJar(Object) - Static method in class hudson.os.windows.Messages
Key ManagedWindowsServiceLauncher.CopyingAgentJar: {0} [windows-agents] Copying agent.jar.
ManagedWindowsServiceLauncher_CopyingAgentXml(Object) - Static method in class hudson.os.windows.Messages
Key ManagedWindowsServiceLauncher.CopyingAgentXml: {0} [windows-agents] Copying jenkins-agent.xml.
ManagedWindowsServiceLauncher_DisplayName() - Static method in class hudson.os.windows.Messages
Key ManagedWindowsServiceLauncher.DisplayName: Let Jenkins control this Windows agent as a Windows service.
ManagedWindowsServiceLauncher_DotNetRequired(Object) - Static method in class hudson.os.windows.Messages
Key ManagedWindowsServiceLauncher.DotNetRequired: {0} [windows-agents] .NET Framework 2.0 or later is required on this computer to run a Jenkins agent as a Windows service.
ManagedWindowsServiceLauncher_InstallingAgentService(Object) - Static method in class hudson.os.windows.Messages
Key ManagedWindowsServiceLauncher.InstallingAgentService: {0} [windows-agents] Installing the Jenkins agent service.
ManagedWindowsServiceLauncher_RegisteringService(Object) - Static method in class hudson.os.windows.Messages
Key ManagedWindowsServiceLauncher.RegisteringService: {0} [windows-agents] Registering the service.
ManagedWindowsServiceLauncher_ServiceDidntRespond(Object) - Static method in class hudson.os.windows.Messages
Key ManagedWindowsServiceLauncher.ServiceDidntRespond: {0} [windows-agents] The service did not respond.
ManagedWindowsServiceLauncher_StartingService(Object) - Static method in class hudson.os.windows.Messages
Key ManagedWindowsServiceLauncher.StartingService: {0} [windows-agents] Starting the service.
ManagedWindowsServiceLauncher_StoppingService(Object) - Static method in class hudson.os.windows.Messages
Key ManagedWindowsServiceLauncher.StoppingService: {0} [windows-agents] Stopping the service.
ManagedWindowsServiceLauncher_UnknownHost(Object, Object) - Static method in class hudson.os.windows.Messages
Key ManagedWindowsServiceLauncher.UnknownHost: {0} The host name {1} cannot be resolved.
ManagedWindowsServiceLauncher_UnregisteringService(Object) - Static method in class hudson.os.windows.Messages
Key ManagedWindowsServiceLauncher.UnregisteringService: {0} [windows-agents] Unregistering the service.
ManagedWindowsServiceLauncher_WaitingForService(Object) - Static method in class hudson.os.windows.Messages
Key ManagedWindowsServiceLauncher.WaitingForService: {0} [windows-agents] Waiting for the service to become ready.
Messages - Class in hudson.os.windows
Generated localization support class.
Messages() - Constructor for class hudson.os.windows.Messages
 

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
 

R

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
 

_

_ManagedWindowsServiceAccount_Administrator_DisplayName() - Static method in class hudson.os.windows.Messages
Key ManagedWindowsServiceAccount.Administrator.DisplayName: Use Administrator account given above.
_ManagedWindowsServiceAccount_AnotherUser_DisplayName() - Static method in class hudson.os.windows.Messages
Key ManagedWindowsServiceAccount.AnotherUser.DisplayName: Log on using a different account.
_ManagedWindowsServiceAccount_LocalSystem_DisplayName() - Static method in class hudson.os.windows.Messages
Key ManagedWindowsServiceAccount.LocalSystem.DisplayName: Use Local System User.
_ManagedWindowsServiceLauncher_AccessDenied(Object) - Static method in class hudson.os.windows.Messages
Key ManagedWindowsServiceLauncher.AccessDenied: {0} [windows-agents] Access is denied.
_ManagedWindowsServiceLauncher_ConnectingTo(Object, Object) - Static method in class hudson.os.windows.Messages
Key ManagedWindowsServiceLauncher.ConnectingTo: {0} [windows-agents] Connecting to {1}.
_ManagedWindowsServiceLauncher_ConnectingToPort(Object, Object) - Static method in class hudson.os.windows.Messages
Key ManagedWindowsServiceLauncher.ConnectingToPort: {0} [windows-agents] Connecting to port {1}.
_ManagedWindowsServiceLauncher_CopyingAgentExe(Object) - Static method in class hudson.os.windows.Messages
Key ManagedWindowsServiceLauncher.CopyingAgentExe: {0} [windows-agents] Copying jenkins-agent.exe.
_ManagedWindowsServiceLauncher_CopyingAgentJar(Object) - Static method in class hudson.os.windows.Messages
Key ManagedWindowsServiceLauncher.CopyingAgentJar: {0} [windows-agents] Copying agent.jar.
_ManagedWindowsServiceLauncher_CopyingAgentXml(Object) - Static method in class hudson.os.windows.Messages
Key ManagedWindowsServiceLauncher.CopyingAgentXml: {0} [windows-agents] Copying jenkins-agent.xml.
_ManagedWindowsServiceLauncher_DisplayName() - Static method in class hudson.os.windows.Messages
Key ManagedWindowsServiceLauncher.DisplayName: Let Jenkins control this Windows agent as a Windows service.
_ManagedWindowsServiceLauncher_DotNetRequired(Object) - Static method in class hudson.os.windows.Messages
Key ManagedWindowsServiceLauncher.DotNetRequired: {0} [windows-agents] .NET Framework 2.0 or later is required on this computer to run a Jenkins agent as a Windows service.
_ManagedWindowsServiceLauncher_InstallingAgentService(Object) - Static method in class hudson.os.windows.Messages
Key ManagedWindowsServiceLauncher.InstallingAgentService: {0} [windows-agents] Installing the Jenkins agent service.
_ManagedWindowsServiceLauncher_RegisteringService(Object) - Static method in class hudson.os.windows.Messages
Key ManagedWindowsServiceLauncher.RegisteringService: {0} [windows-agents] Registering the service.
_ManagedWindowsServiceLauncher_ServiceDidntRespond(Object) - Static method in class hudson.os.windows.Messages
Key ManagedWindowsServiceLauncher.ServiceDidntRespond: {0} [windows-agents] The service did not respond.
_ManagedWindowsServiceLauncher_StartingService(Object) - Static method in class hudson.os.windows.Messages
Key ManagedWindowsServiceLauncher.StartingService: {0} [windows-agents] Starting the service.
_ManagedWindowsServiceLauncher_StoppingService(Object) - Static method in class hudson.os.windows.Messages
Key ManagedWindowsServiceLauncher.StoppingService: {0} [windows-agents] Stopping the service.
_ManagedWindowsServiceLauncher_UnknownHost(Object, Object) - Static method in class hudson.os.windows.Messages
Key ManagedWindowsServiceLauncher.UnknownHost: {0} The host name {1} cannot be resolved.
_ManagedWindowsServiceLauncher_UnregisteringService(Object) - Static method in class hudson.os.windows.Messages
Key ManagedWindowsServiceLauncher.UnregisteringService: {0} [windows-agents] Unregistering the service.
_ManagedWindowsServiceLauncher_WaitingForService(Object) - Static method in class hudson.os.windows.Messages
Key ManagedWindowsServiceLauncher.WaitingForService: {0} [windows-agents] Waiting for the service to become ready.
A C D G H J L M P R U V _ 
Skip navigation links

Copyright © 2016–2022. All rights reserved.