public abstract class ManagedWindowsServiceAccount extends hudson.model.AbstractDescribableImpl<ManagedWindowsServiceAccount> implements hudson.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.
|
| Constructor and Description |
|---|
ManagedWindowsServiceAccount() |
| Modifier and Type | Method and Description |
|---|---|
abstract ManagedWindowsServiceLauncher.AccountInfo |
getAccount(ManagedWindowsServiceLauncher launcher) |
public abstract ManagedWindowsServiceLauncher.AccountInfo getAccount(ManagedWindowsServiceLauncher launcher)
Copyright © 2016–2017. All rights reserved.