org.zanata.client.commands
Class ListRemoteCommand
java.lang.Object
org.zanata.client.commands.ConfigurableCommand<O>
org.zanata.client.commands.ConfigurableProjectCommand<ConfigurableProjectOptions>
org.zanata.client.commands.ListRemoteCommand
- All Implemented Interfaces:
- ZanataCommand
public class ListRemoteCommand
- extends ConfigurableProjectCommand<ConfigurableProjectOptions>
- Author:
- Sean Flanigan
|
Method Summary |
void |
run()
Executes the command, using the parameters which have been
previously set. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ListRemoteCommand
public ListRemoteCommand(ConfigurableProjectOptions opts)
run
public void run()
throws Exception
- Description copied from interface:
ZanataCommand
- Executes the command, using the parameters which have been
previously set. This method must be called after initConfig().
- Throws:
Exception
Copyright © 2013 Zanata Project. All Rights Reserved.