public class PublicanPullCommand extends ConfigurableProjectCommand<PublicanPullOptions>
PullCommand
PROJECT_TYPE_FILE, PROJECT_TYPE_GETTEXT, PROJECT_TYPE_PROPERTIES, PROJECT_TYPE_PUBLICAN, PROJECT_TYPE_UTF8_PROPERTIES, PROJECT_TYPE_XLIFF, PROJECT_TYPE_XML
Constructor and Description |
---|
PublicanPullCommand(PublicanPullOptions opts)
Deprecated.
|
PublicanPullCommand(PublicanPullOptions opts,
ZanataProxyFactory factory,
org.zanata.rest.client.ISourceDocResource sourceDocResource,
org.zanata.rest.client.ITranslatedDocResource translationResources,
URI uri)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
protected String |
getProjectType()
Deprecated.
|
void |
run()
Deprecated.
Executes the command, using the parameters which have been
previously set.
|
deprecate, getDeprecationMessage, getName, getOpts, getRequestFactory, isDeprecated
public PublicanPullCommand(PublicanPullOptions opts, ZanataProxyFactory factory, org.zanata.rest.client.ISourceDocResource sourceDocResource, org.zanata.rest.client.ITranslatedDocResource translationResources, URI uri)
public PublicanPullCommand(PublicanPullOptions opts)
protected String getProjectType()
getProjectType
in class ConfigurableProjectCommand<PublicanPullOptions>
public void run() throws Exception
ZanataCommand
Exception
Copyright © 2013 Zanata Project. All rights reserved.