public class GlossaryPushCommand extends ConfigurableCommand<GlossaryPushOptions>
| Constructor and Description |
|---|
GlossaryPushCommand(GlossaryPushOptions opts) |
GlossaryPushCommand(GlossaryPushOptions opts,
ZanataProxyFactory factory,
org.zanata.rest.client.IGlossaryResource glossaryResource,
URI uri) |
| Modifier and Type | Method and Description |
|---|---|
void |
run()
Executes the command, using the parameters which have been
previously set.
|
deprecate, getDeprecationMessage, getName, getOpts, getRequestFactory, isDeprecatedpublic GlossaryPushCommand(GlossaryPushOptions opts, ZanataProxyFactory factory, org.zanata.rest.client.IGlossaryResource glossaryResource, URI uri)
public GlossaryPushCommand(GlossaryPushOptions opts)
public void run()
throws Exception
ZanataCommandExceptionCopyright © 2013 Zanata Project. All rights reserved.