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, getClient, getClient, getDescription, getModule, getName, isVerbose, printHelp, setDescription, setName, setVerbose
public KRAConnectorClient kraConnectorClient
public KRAConnectorCLI(CLI parent)
public java.lang.String getFullName()
getFullName
in class CLI