Uses of Class
org.zanata.client.commands.ConfigurableProjectCommand

Packages that use ConfigurableProjectCommand
org.zanata.client.commands   
org.zanata.client.commands.pull   
org.zanata.client.commands.push   
 

Uses of ConfigurableProjectCommand in org.zanata.client.commands
 

Subclasses of ConfigurableProjectCommand in org.zanata.client.commands
 class ListLocalCommand
           
 class ListRemoteCommand
           
 class PublicanPullCommand
          Deprecated.  
 class PublicanPushCommand
          Deprecated.  
 class PushPullCommand<O extends PushPullOptions>
           
 

Uses of ConfigurableProjectCommand in org.zanata.client.commands.pull
 

Subclasses of ConfigurableProjectCommand in org.zanata.client.commands.pull
 class PullCommand
           
 class RawPullCommand
           
 

Uses of ConfigurableProjectCommand in org.zanata.client.commands.push
 

Subclasses of ConfigurableProjectCommand in org.zanata.client.commands.push
 class PushCommand
           
 class RawPushCommand
          Command to send files directly to the server without parsing on the client.
 



Copyright © 2013 Zanata Project. All Rights Reserved.