org.zanata.client.commands
Class PublicanPullCommand
java.lang.Object
org.zanata.client.commands.ConfigurableCommand<O>
org.zanata.client.commands.ConfigurableProjectCommand<PublicanPullOptions>
org.zanata.client.commands.PublicanPullCommand
- All Implemented Interfaces:
- ZanataCommand
Deprecated.
public class PublicanPullCommand
- extends ConfigurableProjectCommand<PublicanPullOptions>
- Author:
- Sean Flanigan sflaniga@redhat.com
- See Also:
PullCommand
|
Method Summary |
protected String |
getProjectType()
Deprecated. |
void |
run()
Deprecated. Executes the command, using the parameters which have been
previously set. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PublicanPullCommand
public PublicanPullCommand(PublicanPullOptions opts,
ZanataProxyFactory factory,
ISourceDocResource sourceDocResource,
ITranslatedDocResource translationResources,
URI uri)
- Deprecated.
PublicanPullCommand
public PublicanPullCommand(PublicanPullOptions opts)
- Deprecated.
getProjectType
protected String getProjectType()
- Deprecated.
- Overrides:
getProjectType in class ConfigurableProjectCommand<PublicanPullOptions>
run
public void run()
throws Exception
- Deprecated.
- Description copied from interface:
ZanataCommand
- Executes the command, using the parameters which have been
previously set. This method must be called after initConfig().
- Throws:
Exception
Copyright © 2013 Zanata Project. All Rights Reserved.