org.zanata.client.commands
Class PutProjectCommand
java.lang.Object
org.zanata.client.commands.ConfigurableCommand<PutProjectOptions>
org.zanata.client.commands.PutProjectCommand
- All Implemented Interfaces:
- ZanataCommand
public class PutProjectCommand
- extends ConfigurableCommand<PutProjectOptions>
- 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 |
PutProjectCommand
public PutProjectCommand(PutProjectOptions opts)
run
public void run()
throws JAXBException,
URISyntaxException,
IOException,
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:
JAXBException
URISyntaxException
IOException
Exception
Copyright © 2013 Zanata Project. All Rights Reserved.