public class GlossaryPushCommand extends ConfigurableCommand<GlossaryPushOptions>
Constructor and Description |
---|
GlossaryPushCommand(GlossaryPushOptions opts) |
GlossaryPushCommand(GlossaryPushOptions 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 GlossaryPushCommand(GlossaryPushOptions opts, ZanataProxyFactory factory, org.zanata.rest.client.IGlossaryResource glossaryResource)
public GlossaryPushCommand(GlossaryPushOptions opts)
public void run() throws Exception
ConfigurableCommand
run
in class ConfigurableCommand<GlossaryPushOptions>
Exception
Copyright © 2017 Zanata Project. All rights reserved.