| Modifier and Type | Class and Description |
|---|---|
class |
ConfigurableCommand<O extends ConfigurableOptions>
Base class for commands which supports configuration by the user's zanata.ini
|
class |
ConfigurableProjectCommand<O extends ConfigurableProjectOptions>
Base class for commands which supports configuration by the user's zanata.ini
and by a project's zanata.xml
|
class |
ListLocalCommand |
class |
ListRemoteCommand |
class |
PublicanPullCommand
Deprecated.
|
class |
PublicanPushCommand
Deprecated.
|
class |
PushPullCommand<O extends PushPullOptions> |
class |
PutProjectCommand |
class |
PutUserCommand |
class |
PutVersionCommand |
| Modifier and Type | Method and Description |
|---|---|
ZanataCommand |
ListLocalOptionsImpl.initCommand() |
ZanataCommand |
ListRemoteOptionsImpl.initCommand() |
ZanataCommand |
BasicOptions.initCommand() |
ZanataCommand |
PublicanPullOptionsImpl.initCommand()
Deprecated.
|
| Modifier and Type | Class and Description |
|---|---|
class |
GlossaryDeleteCommand |
| Modifier and Type | Class and Description |
|---|---|
class |
GlossaryPushCommand |
| Modifier and Type | Class and Description |
|---|---|
class |
PullCommand |
class |
RawPullCommand |
| Modifier and Type | Method and Description |
|---|---|
ZanataCommand |
PullOptionsImpl.initCommand() |
| Modifier and Type | Class and Description |
|---|---|
class |
PushCommand |
class |
RawPushCommand
Command to send files directly to the server without parsing on the client.
|
| Modifier and Type | Method and Description |
|---|---|
ZanataCommand |
PushOptionsImpl.initCommand() |
| Modifier and Type | Class and Description |
|---|---|
class |
GetStatisticsCommand |
| Modifier and Type | Method and Description |
|---|---|
ZanataCommand |
GetStatisticsOptionsImpl.initCommand() |
Copyright © 2013 Zanata Project. All Rights Reserved.