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 |
---|---|
AbstractPushStrategy |
PushCommand.getStrategy(PushOptions pushOptions) |
static void |
PushCommand.logOptions(org.slf4j.Logger logger,
PushOptions opts) |
Constructor and Description |
---|
PushCommand(PushOptions opts) |
PushCommand(PushOptions opts,
CopyTransClient copyTransClient,
AsyncProcessClient asyncProcessClient,
RestClientFactory clientFactory) |
RawPushCommand(PushOptions opts) |
RawPushCommand(PushOptions opts,
RestClientFactory clientFactory) |
RawPushCommand(PushOptions opts,
RestClientFactory clientFactory,
ConsoleInteractor console) |
Copyright © 2015 Zanata Project. All rights reserved.