Modifier and Type | Class and Description |
---|---|
class |
ZanataClient |
Modifier and Type | Field and Description |
---|---|
static com.google.common.collect.ImmutableMap<String,Class<BasicOptions>> |
ZanataClient.OPTIONS |
Modifier and Type | Interface and Description |
---|---|
interface |
ConfigurableOptions
Base options for commands which supports configuration by the user's
zanata.ini
|
interface |
ConfigurableProjectOptions
Base options for commands which support configuration by the user's
zanata.ini and by a project's zanata.xml
|
interface |
PublicanPullOptions
Deprecated.
|
interface |
PublicanPushOptions
Deprecated.
|
interface |
PushPullOptions |
interface |
PutProjectOptions |
interface |
PutUserOptions |
interface |
PutVersionOptions |
Modifier and Type | Class and Description |
---|---|
class |
AbstractPushPullOptionsImpl<O extends PushPullOptions>
Specifies options that have the same description and defaults for push and pull
|
class |
BasicOptionsImpl
Base class for commands
|
class |
ConfigurableOptionsImpl
Base options for commands which support configuration by the user's
zanata.ini
|
class |
ConfigurableProjectOptionsImpl
Base options for commands which supports configuration by the user's
zanata.ini and by a project's zanata.xml
|
class |
ListLocalOptionsImpl |
class |
ListRemoteOptionsImpl |
class |
PublicanPullOptionsImpl
Deprecated.
|
class |
PublicanPushOptionsImpl
Deprecated.
|
class |
PutProjectOptionsImpl |
class |
PutUserOptionsImpl |
class |
PutVersionOptionsImpl |
Constructor and Description |
---|
ArgsUtil(AppAbortStrategy strategy,
BasicOptions opts) |
Modifier and Type | Interface and Description |
---|---|
interface |
GlossaryDeleteOptions |
Modifier and Type | Interface and Description |
---|---|
interface |
GlossaryPushOptions |
Modifier and Type | Interface and Description |
---|---|
interface |
PullOptions |
Modifier and Type | Class and Description |
---|---|
class |
PullOptionsImpl |
Modifier and Type | Interface and Description |
---|---|
interface |
PushOptions
Push options for documents that are parsed on the client and transmitted as a
Resource or TranslationsResource . |
Modifier and Type | Class and Description |
---|---|
class |
PushOptionsImpl |
Modifier and Type | Interface and Description |
---|---|
interface |
GetStatisticsOptions |
Modifier and Type | Class and Description |
---|---|
class |
GetStatisticsOptionsImpl |
Copyright © 2013 Zanata Project. All rights reserved.