- ManagedWindowsServiceAccount - Class in hudson.os.windows
-
- ManagedWindowsServiceAccount() - Constructor for class hudson.os.windows.ManagedWindowsServiceAccount
-
- ManagedWindowsServiceAccount.Administrator - Class in hudson.os.windows
-
- 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
-
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
-
- 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(Object) - Static method in class hudson.os.windows.Messages
-
Key ManagedWindowsServiceLauncher.AccessDenied: {0}
[windows-slaves] Access is denied.
- ManagedWindowsServiceLauncher_ConnectingTo(Object, Object) - Static method in class hudson.os.windows.Messages
-
Key ManagedWindowsServiceLauncher.ConnectingTo: {0}
[windows-slaves] Connecting to {1}.
- ManagedWindowsServiceLauncher_ConnectingToPort(Object, Object) - Static method in class hudson.os.windows.Messages
-
Key ManagedWindowsServiceLauncher.ConnectingToPort: {0}
[windows-slaves] Connecting to port {1}.
- ManagedWindowsServiceLauncher_CopyingSlaveExe(Object) - Static method in class hudson.os.windows.Messages
-
Key ManagedWindowsServiceLauncher.CopyingSlaveExe: {0}
[windows-slaves] Copying jenkins-slave.exe.
- ManagedWindowsServiceLauncher_CopyingSlaveJar(Object) - Static method in class hudson.os.windows.Messages
-
Key ManagedWindowsServiceLauncher.CopyingSlaveJar: {0}
[windows-slaves] Copying slave.jar.
- ManagedWindowsServiceLauncher_CopyingSlaveXml(Object) - Static method in class hudson.os.windows.Messages
-
Key ManagedWindowsServiceLauncher.CopyingSlaveXml: {0}
[windows-slaves] Copying jenkins-slave.xml.
- ManagedWindowsServiceLauncher_DisplayName() - Static method in class hudson.os.windows.Messages
-
Key ManagedWindowsServiceLauncher.DisplayName: Let
Jenkins control this Windows slave as a Windows service.
- ManagedWindowsServiceLauncher_DotNetRequired(Object) - Static method in class hudson.os.windows.Messages
-
Key ManagedWindowsServiceLauncher.DotNetRequired: {0}
[windows-slaves] .NET Framework 2.0 or later is required on this
computer to run a Jenkins slave as a Windows service.
- ManagedWindowsServiceLauncher_InstallingSlaveService(Object) - Static method in class hudson.os.windows.Messages
-
Key ManagedWindowsServiceLauncher.InstallingSlaveService:
{0} [windows-slaves] Installing the Jenkins slave service.
- ManagedWindowsServiceLauncher_RegisteringService(Object) - Static method in class hudson.os.windows.Messages
-
Key ManagedWindowsServiceLauncher.RegisteringService: {0} [windows-slaves] Registering the service.
- ManagedWindowsServiceLauncher_ServiceDidntRespond(Object) - Static method in class hudson.os.windows.Messages
-
Key ManagedWindowsServiceLauncher.ServiceDidntRespond: {0} [windows-slaves] The service did not respond.
- ManagedWindowsServiceLauncher_StartingService(Object) - Static method in class hudson.os.windows.Messages
-
Key ManagedWindowsServiceLauncher.StartingService: {0}
[windows-slaves] Starting the service.
- ManagedWindowsServiceLauncher_StoppingService(Object) - Static method in class hudson.os.windows.Messages
-
Key ManagedWindowsServiceLauncher.StoppingService: {0}
[windows-slaves] 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-slaves] Unregistering the service.
- ManagedWindowsServiceLauncher_WaitingForService(Object) - Static method in class hudson.os.windows.Messages
-
Key ManagedWindowsServiceLauncher.WaitingForService: {0} [windows-slaves] 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
-
- mkdirs(String) - Method in class hudson.os.windows.WindowsRemoteFileSystem
-
- _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-slaves] Access is denied.
- _ManagedWindowsServiceLauncher_ConnectingTo(Object, Object) - Static method in class hudson.os.windows.Messages
-
Key ManagedWindowsServiceLauncher.ConnectingTo: {0}
[windows-slaves] Connecting to {1}.
- _ManagedWindowsServiceLauncher_ConnectingToPort(Object, Object) - Static method in class hudson.os.windows.Messages
-
Key ManagedWindowsServiceLauncher.ConnectingToPort: {0}
[windows-slaves] Connecting to port {1}.
- _ManagedWindowsServiceLauncher_CopyingSlaveExe(Object) - Static method in class hudson.os.windows.Messages
-
Key ManagedWindowsServiceLauncher.CopyingSlaveExe: {0}
[windows-slaves] Copying jenkins-slave.exe.
- _ManagedWindowsServiceLauncher_CopyingSlaveJar(Object) - Static method in class hudson.os.windows.Messages
-
Key ManagedWindowsServiceLauncher.CopyingSlaveJar: {0}
[windows-slaves] Copying slave.jar.
- _ManagedWindowsServiceLauncher_CopyingSlaveXml(Object) - Static method in class hudson.os.windows.Messages
-
Key ManagedWindowsServiceLauncher.CopyingSlaveXml: {0}
[windows-slaves] Copying jenkins-slave.xml.
- _ManagedWindowsServiceLauncher_DisplayName() - Static method in class hudson.os.windows.Messages
-
Key ManagedWindowsServiceLauncher.DisplayName: Let
Jenkins control this Windows slave as a Windows service.
- _ManagedWindowsServiceLauncher_DotNetRequired(Object) - Static method in class hudson.os.windows.Messages
-
Key ManagedWindowsServiceLauncher.DotNetRequired: {0}
[windows-slaves] .NET Framework 2.0 or later is required on this
computer to run a Jenkins slave as a Windows service.
- _ManagedWindowsServiceLauncher_InstallingSlaveService(Object) - Static method in class hudson.os.windows.Messages
-
Key ManagedWindowsServiceLauncher.InstallingSlaveService:
{0} [windows-slaves] Installing the Jenkins slave service.
- _ManagedWindowsServiceLauncher_RegisteringService(Object) - Static method in class hudson.os.windows.Messages
-
Key ManagedWindowsServiceLauncher.RegisteringService: {0} [windows-slaves] Registering the service.
- _ManagedWindowsServiceLauncher_ServiceDidntRespond(Object) - Static method in class hudson.os.windows.Messages
-
Key ManagedWindowsServiceLauncher.ServiceDidntRespond: {0} [windows-slaves] The service did not respond.
- _ManagedWindowsServiceLauncher_StartingService(Object) - Static method in class hudson.os.windows.Messages
-
Key ManagedWindowsServiceLauncher.StartingService: {0}
[windows-slaves] Starting the service.
- _ManagedWindowsServiceLauncher_StoppingService(Object) - Static method in class hudson.os.windows.Messages
-
Key ManagedWindowsServiceLauncher.StoppingService: {0}
[windows-slaves] 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-slaves] Unregistering the service.
- _ManagedWindowsServiceLauncher_WaitingForService(Object) - Static method in class hudson.os.windows.Messages
-
Key ManagedWindowsServiceLauncher.WaitingForService: {0} [windows-slaves] Waiting for the service to become ready.