|
Cumulus4j API (1.2.0-SNAPSHOT) |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.cumulus4j.keymanager.cli.SubCommand org.cumulus4j.keymanager.cli.VersionSubCommand
public class VersionSubCommand
SubCommand
implementation for showing the version number of the command
line tool.
Constructor Summary | |
---|---|
VersionSubCommand()
|
Method Summary | |
---|---|
String |
getSubCommandDescription()
Get the description for this sub-command. |
String |
getSubCommandName()
Get the name of the sub-command, i.e. |
static String |
getVersion()
|
void |
run()
|
Methods inherited from class org.cumulus4j.keymanager.cli.SubCommand |
---|
prepare, promptPassword |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public VersionSubCommand()
Method Detail |
---|
public static String getVersion() throws IOException
IOException
public String getSubCommandName()
SubCommand
getSubCommandName
in class SubCommand
public String getSubCommandDescription()
SubCommand
getSubCommandDescription
in class SubCommand
public void run() throws Exception
run
in class SubCommand
Exception
|
Cumulus4j API (1.2.0-SNAPSHOT) |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |