public class RawPullCommand extends PushPullCommand<PullOptions>
eTagCache, PROJECT_TYPE_OFFLINE_PO, sourceDocResource, translationResources, uri
PROJECT_TYPE_GETTEXT, PROJECT_TYPE_PROPERTIES, PROJECT_TYPE_PUBLICAN, PROJECT_TYPE_UTF8_PROPERTIES, PROJECT_TYPE_XLIFF, PROJECT_TYPE_XML
Constructor and Description |
---|
RawPullCommand(PullOptions opts) |
RawPullCommand(PullOptions opts,
ZanataProxyFactory factory,
org.zanata.rest.client.ISourceDocResource sourceDocResource,
org.zanata.rest.client.ITranslatedDocResource translationResources,
URI uri,
org.zanata.rest.client.IFileResource fileResource) |
Modifier and Type | Method and Description |
---|---|
void |
run()
Runs the specific command, not including before- or after- actions.
|
belongsToCurrentModule, confirmWithUser, debug, getDocListForProjectIterationFromServer, getLocaleMapList, getQualifiedDocNamesForCurrentModuleFromServer, loadETagCache, qualifiedDocName, storeETagCache, unqualifiedDocName
getProjectType
deprecate, expectYes, getDeprecationMessage, getName, getOpts, getRequestFactory, isDeprecated, runWithActions
public RawPullCommand(PullOptions opts)
public RawPullCommand(PullOptions opts, ZanataProxyFactory factory, org.zanata.rest.client.ISourceDocResource sourceDocResource, org.zanata.rest.client.ITranslatedDocResource translationResources, URI uri, org.zanata.rest.client.IFileResource fileResource)
public void run() throws IOException
ConfigurableCommand
run
in class ConfigurableCommand<PullOptions>
IOException
Copyright © 2015 Zanata Project. All rights reserved.