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 |
|---|---|
java.lang.String |
getFullName() |
KRAConnectorClient |
getKRAConnectorClient() |
addModule, execute, findModule, findModules, getClient, getClient, getConfig, getDeprecatedModules, getDescription, getFullModuleName, getManPage, getModule, getModules, getName, getParent, isDeprecated, isVerbose, printHelp, removeModule, runExternal, runExternal, setDescription, setName, setVerbosepublic KRAConnectorClient kraConnectorClient
public KRAConnectorCLI(CLI parent)
public java.lang.String getFullName()
getFullName in class CLIpublic KRAConnectorClient getKRAConnectorClient() throws java.lang.Exception
java.lang.Exception