public class GlossaryDeleteCommand extends ConfigurableCommand<GlossaryDeleteOptions>
| Constructor and Description |
|---|
GlossaryDeleteCommand(GlossaryDeleteOptions opts) |
GlossaryDeleteCommand(GlossaryDeleteOptions opts,
RestClientFactory clientFactory) |
| 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 GlossaryDeleteCommand(GlossaryDeleteOptions opts, RestClientFactory clientFactory)
public GlossaryDeleteCommand(GlossaryDeleteOptions opts)
public void run()
throws Exception
ConfigurableCommandrun in class ConfigurableCommand<GlossaryDeleteOptions>ExceptionCopyright © 2016 Zanata Project. All rights reserved.