public class PutUserCommand extends ConfigurableCommand<PutUserOptions>
Constructor and Description |
---|
PutUserCommand(PutUserOptions opts) |
PutUserCommand(PutUserOptions opts,
RestClientFactory clientFactory) |
PutUserCommand(PutUserOptions opts,
RestClientFactory clientFactory,
ConsoleInteractor consoleInteractor) |
Modifier and Type | Method and Description |
---|---|
void |
run()
Runs the specific command, not including before- or after- actions.
|
deprecate, expectYes, getClientFactory, getDeprecationMessage, getName, getOpts, isDeprecated, runWithActions, setClientFactory
public PutUserCommand(PutUserOptions opts)
public PutUserCommand(PutUserOptions opts, RestClientFactory clientFactory)
public PutUserCommand(PutUserOptions opts, RestClientFactory clientFactory, ConsoleInteractor consoleInteractor)
public void run() throws Exception
ConfigurableCommand
run
in class ConfigurableCommand<PutUserOptions>
Exception
Copyright © 2018 Zanata Project. All rights reserved.