public class PutUserCommand extends ConfigurableCommand<PutUserOptions>
| Constructor and Description |
|---|
PutUserCommand(PutUserOptions opts) |
PutUserCommand(PutUserOptions opts,
org.zanata.rest.client.RestClientFactory clientFactory) |
PutUserCommand(PutUserOptions opts,
org.zanata.rest.client.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, setClientFactorypublic PutUserCommand(PutUserOptions opts)
public PutUserCommand(PutUserOptions opts, org.zanata.rest.client.RestClientFactory clientFactory)
public PutUserCommand(PutUserOptions opts, org.zanata.rest.client.RestClientFactory clientFactory, ConsoleInteractor consoleInteractor)
public void run()
throws Exception
ConfigurableCommandrun in class ConfigurableCommand<PutUserOptions>ExceptionCopyright © 2017 Zanata Project. All rights reserved.