public class GlossaryDeleteCommand extends ConfigurableCommand<GlossaryDeleteOptions>
Constructor and Description |
---|
GlossaryDeleteCommand(GlossaryDeleteOptions opts) |
GlossaryDeleteCommand(GlossaryDeleteOptions opts,
ZanataProxyFactory factory,
org.zanata.rest.client.IGlossaryResource glossaryResource) |
Modifier and Type | Method and Description |
---|---|
void |
run()
Runs the specific command, not including before- or after- actions.
|
deprecate, getDeprecationMessage, getName, getOpts, getRequestFactory, isDeprecated, runWithActions
public GlossaryDeleteCommand(GlossaryDeleteOptions opts, ZanataProxyFactory factory, org.zanata.rest.client.IGlossaryResource glossaryResource)
public GlossaryDeleteCommand(GlossaryDeleteOptions opts)
public void run() throws Exception
ConfigurableCommand
run
in class ConfigurableCommand<GlossaryDeleteOptions>
Exception
Copyright © 2017 Zanata Project. All rights reserved.