public class KRAConnectorCLI extends CLI
| Modifier and Type | Field and Description |
|---|---|
KRAConnectorClient |
kraConnectorClient |
| Constructor and Description |
|---|
KRAConnectorCLI(CLI parent) |
| Modifier and Type | Method and Description |
|---|---|
void |
execute(java.lang.String[] args) |
java.lang.String |
getFullName() |
addModule, findModule, findModules, getClient, getClient, getDeprecatedModules, getDescription, getFullModuleName, getManPage, getModule, getModules, getName, getParent, isDeprecated, isVerbose, printHelp, removeModule, setDescription, setName, setVerbosepublic KRAConnectorClient kraConnectorClient
public KRAConnectorCLI(CLI parent)
public java.lang.String getFullName()
getFullName in class CLI