| 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,
org.zanata.rest.client.CopyTransClient copyTransClient,
org.zanata.rest.client.AsyncProcessClient asyncProcessClient,
org.zanata.rest.client.RestClientFactory clientFactory) |
RawPushCommand(PushOptions opts) |
RawPushCommand(PushOptions opts,
org.zanata.rest.client.RestClientFactory clientFactory) |
RawPushCommand(PushOptions opts,
org.zanata.rest.client.RestClientFactory clientFactory,
ConsoleInteractor console) |
Copyright © 2017 Zanata Project. All rights reserved.