public class KRAConnectorCLI extends CLI
| Modifier and Type | Field and Description |
|---|---|
CACLI |
caCLI |
KRAConnectorClient |
kraConnectorClient |
| Constructor and Description |
|---|
KRAConnectorCLI(CACLI caCLI) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getFullName() |
KRAConnectorClient |
getKRAConnectorClient() |
addModule, execute, findModule, findModules, getClient, getClient, getConfig, getDescription, getFullModuleName, getManPage, getModule, getModules, getName, getParent, getRoot, isDeprecated, printCommands, printHelp, removeModule, runExternal, runExternal, setDescription, setNamepublic CACLI caCLI
public KRAConnectorClient kraConnectorClient
public KRAConnectorCLI(CACLI caCLI)
public java.lang.String getFullName()
getFullName in class CLIpublic KRAConnectorClient getKRAConnectorClient() throws java.lang.Exception
java.lang.Exception