| Modifier and Type | Class and Description |
|---|---|
class |
ConfigurableCommand<O extends ConfigurableOptions>
Base class for commands which supports configuration by the user's zanata.ini
|
| Modifier and Type | Interface and Description |
|---|---|
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 |
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 |
| Modifier and Type | Method and Description |
|---|---|
static void |
OptionsUtil.applyConfigFiles(ConfigurableOptions opts)
Loads the config files (controlled by the property userConfig) to supply
any values which haven't already been set.
|
static ZanataProxyFactory |
OptionsUtil.createRequestFactory(ConfigurableOptions 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.