hudson.os.windows
Class ManagedWindowsServiceAccount.LocalSystem
java.lang.Object
hudson.model.AbstractDescribableImpl<ManagedWindowsServiceAccount>
hudson.os.windows.ManagedWindowsServiceAccount
hudson.os.windows.ManagedWindowsServiceAccount.LocalSystem
- All Implemented Interfaces:
- ExtensionPoint, Describable<ManagedWindowsServiceAccount>
- Enclosing class:
- ManagedWindowsServiceAccount
public static final class ManagedWindowsServiceAccount.LocalSystem
- extends ManagedWindowsServiceAccount
Logs in with the local system user.
This is the default.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ManagedWindowsServiceAccount.LocalSystem
@DataBoundConstructor
public ManagedWindowsServiceAccount.LocalSystem()
getAccount
public ManagedWindowsServiceLauncher.AccountInfo getAccount(ManagedWindowsServiceLauncher launcher)
- Specified by:
getAccount
in class ManagedWindowsServiceAccount
Copyright © 2004-2013. All Rights Reserved.