|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ZanataCommand
| Method Summary | |
|---|---|
String |
getDeprecationMessage()
If the command has been deprecated, returns a message (eg a command which replaces the deprecated command). |
String |
getName()
Returns the command name (eg Maven goal name) |
boolean |
isDeprecated()
Returns true if the command has been deprecated. |
void |
run()
Executes the command, using the parameters which have been previously set. |
| Method Detail |
|---|
void run()
throws Exception
Exceptionboolean isDeprecated()
String getDeprecationMessage()
String getName()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||