public class RawPushCommand extends PushPullCommand<PushOptions>
Modifier and Type | Field and Description |
---|---|
protected org.zanata.rest.client.IFileResource |
fileResource |
eTagCache, sourceDocResource, translationResources, uri
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 |
---|
RawPushCommand(PushOptions opts) |
RawPushCommand(PushOptions opts,
ZanataProxyFactory factory,
org.zanata.rest.client.ISourceDocResource sourceDocResource,
org.zanata.rest.client.ITranslatedDocResource translationResources,
URI uri) |
Modifier and Type | Method and Description |
---|---|
void |
run()
Executes the command, using the parameters which have been
previously set.
|
belongsToCurrentModule, confirmWithUser, debug, expectYes, getDocListForProjectIterationFromServer, getLocaleMapList, getQualifiedDocNamesForCurrentModuleFromServer, loadETagCache, qualifiedDocName, storeETagCache, unqualifiedDocName
getProjectType
deprecate, getDeprecationMessage, getName, getOpts, getRequestFactory, isDeprecated
public RawPushCommand(PushOptions opts)
public RawPushCommand(PushOptions opts, ZanataProxyFactory factory, org.zanata.rest.client.ISourceDocResource sourceDocResource, org.zanata.rest.client.ITranslatedDocResource translationResources, URI uri)
public void run() throws Exception
ZanataCommand
Exception
Copyright © 2013 Zanata Project. All Rights Reserved.