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.
Runs the specific command, not including before- or after- actions.
|
deprecate, getDeprecationMessage, getName, getOpts, getRequestFactory, isDeprecated, runWithActions
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
ConfigurableCommand
run
in class ConfigurableCommand<PublicanPullOptions>
Exception
Copyright © 2014 Zanata Project. All rights reserved.