public abstract class ManagedWindowsServiceAccount extends AbstractDescribableImpl<ManagedWindowsServiceAccount> implements ExtensionPoint
ManagedWindowsServiceLauncher).| Modifier and Type | Class and Description |
|---|---|
static class |
ManagedWindowsServiceAccount.Administrator
Logs in with the administrator user account supplied in
ManagedWindowsServiceLauncher. |
static class |
ManagedWindowsServiceAccount.AnotherUser
Logs in with a separate user.
|
static class |
ManagedWindowsServiceAccount.LocalSystem
Logs in with the local system user.
|
ExtensionPoint.LegacyInstancesAreScopedToHudson| Constructor and Description |
|---|
ManagedWindowsServiceAccount() |
| Modifier and Type | Method and Description |
|---|---|
abstract ManagedWindowsServiceLauncher.AccountInfo |
getAccount(ManagedWindowsServiceLauncher launcher) |
getDescriptorpublic abstract ManagedWindowsServiceLauncher.AccountInfo getAccount(ManagedWindowsServiceLauncher launcher)
Copyright © 2016–2021. All rights reserved.