public abstract class AbstractNutsRemoveUserCommand extends NutsWorkspaceCommandBase<NutsRemoveUserCommand> implements NutsRemoveUserCommand
| Modifier and Type | Field and Description |
|---|---|
protected String |
login |
protected NutsRepository |
repo |
session, ws| Constructor and Description |
|---|
AbstractNutsRemoveUserCommand(NutsRepository repo) |
AbstractNutsRemoveUserCommand(NutsWorkspace ws) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
configureFirst(NutsCommandLine cmdLine) |
String |
getUsername() |
NutsRemoveUserCommand |
setUsername(String username) |
_LOG, _LOGOP, checkSession, configure, configure, copyFromWorkspaceCommandBase, copySession, getCommandName, getSession, getWorkspace, invalidateResult, setSession, setWsclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitconfigure, copySession, run, setSessiongetSessionconfigure, configureLastprotected NutsRepository repo
protected String login
public AbstractNutsRemoveUserCommand(NutsWorkspace ws)
public AbstractNutsRemoveUserCommand(NutsRepository repo)
public String getUsername()
getUsername in interface NutsRemoveUserCommandpublic NutsRemoveUserCommand setUsername(String username)
setUsername in interface NutsRemoveUserCommandpublic boolean configureFirst(NutsCommandLine cmdLine)
configureFirst in interface NutsCommandLineConfigurableconfigureFirst in class NutsWorkspaceCommandBase<NutsRemoveUserCommand>Copyright © 2021 vpc open source initiative. All rights reserved.