|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PushOptions | |
|---|---|
| org.zanata.client.commands.push | |
| Uses of PushOptions in org.zanata.client.commands.push |
|---|
| Classes in org.zanata.client.commands.push with type parameters of type PushOptions | |
|---|---|
class |
AbstractCommonPushStrategy<O extends PushOptions>
Strategy that provides basic directory scanning for source files. |
| Classes in org.zanata.client.commands.push that implement PushOptions | |
|---|---|
class |
PushOptionsImpl
|
| Methods in org.zanata.client.commands.push with parameters of type PushOptions | |
|---|---|
static void |
PushCommand.logOptions(org.slf4j.Logger logger,
PushOptions opts)
|
| Constructors in org.zanata.client.commands.push with parameters of type PushOptions | |
|---|---|
PushCommand(PushOptions opts)
|
|
PushCommand(PushOptions opts,
ZanataProxyFactory factory,
ISourceDocResource sourceDocResource,
ITranslatedDocResource translationResources,
URI uri)
|
|
RawPushCommand(PushOptions opts)
|
|
RawPushCommand(PushOptions opts,
ZanataProxyFactory factory,
ISourceDocResource sourceDocResource,
ITranslatedDocResource translationResources,
URI uri)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||