Modifier and Type | Method and Description |
---|---|
ZanataCommand |
ZanataClient.initCommand() |
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 |
PushPullCommand<O extends PushPullOptions> |
class |
PutProjectCommand |
class |
PutUserCommand |
class |
PutVersionCommand |
Modifier and Type | Method and Description |
---|---|
ZanataCommand |
BasicOptions.initCommand() |
ZanataCommand |
ListRemoteOptionsImpl.initCommand() |
ZanataCommand |
ListLocalOptionsImpl.initCommand() |
Modifier and Type | Class and Description |
---|---|
class |
GlossaryDeleteCommand |
Modifier and Type | Class and Description |
---|---|
class |
GlossaryPushCommand |
Modifier and Type | Class and Description |
---|---|
class |
InitCommand |
Modifier and Type | Method and Description |
---|---|
ZanataCommand |
InitOptionsImpl.initCommand() |
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 © 2016 Zanata Project. All rights reserved.