Uses of Interface
org.zanata.client.commands.push.PushOptions

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)
           
 



Copyright © 2013 Zanata Project. All Rights Reserved.