public class GroupCLI extends CLI
| Modifier and Type | Field and Description |
|---|---|
GroupClient |
groupClient |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getFullName() |
GroupClient |
getGroupClient() |
java.lang.String |
getManPage() |
static void |
printGroup(GroupData groupData) |
addModule, execute, findModule, findModules, getClient, getClient, getConfig, getDeprecatedModules, getDescription, getFullModuleName, getModule, getModules, getName, getParent, isDeprecated, isVerbose, printHelp, removeModule, runExternal, runExternal, setDescription, setName, setVerbosepublic GroupClient groupClient
public GroupCLI(CLI parent)
public java.lang.String getFullName()
getFullName in class CLIpublic java.lang.String getManPage()
getManPage in class CLIpublic GroupClient getGroupClient() throws java.lang.Exception
java.lang.Exceptionpublic static void printGroup(GroupData groupData)