Package | Description |
---|---|
org.zanata.client.commands.push |
Modifier and Type | Class and Description |
---|---|
class |
AbstractCommonPushStrategy<O extends PushOptions>
Strategy that provides basic directory scanning for source files.
|
Modifier and Type | Class and Description |
---|---|
class |
PushOptionsImpl |
Modifier and Type | Method and Description |
---|---|
static void |
PushCommand.logOptions(org.slf4j.Logger logger,
PushOptions opts) |
Constructor and Description |
---|
PushCommand(PushOptions opts) |
PushCommand(PushOptions opts,
ZanataProxyFactory factory,
org.zanata.rest.client.ISourceDocResource sourceDocResource,
org.zanata.rest.client.ITranslatedDocResource translationResources,
URI uri) |
RawPushCommand(PushOptions opts) |
RawPushCommand(PushOptions opts,
ZanataProxyFactory factory,
org.zanata.rest.client.ISourceDocResource sourceDocResource,
org.zanata.rest.client.ITranslatedDocResource translationResources,
URI uri) |
Copyright © 2013 Zanata Project. All rights reserved.