public class CreateCmd extends AbstractCmd
help, OUT_STREAM, verbose| Constructor and Description |
|---|
CreateCmd() |
| Modifier and Type | Method and Description |
|---|---|
void |
execute()
Execution logic of the command.
|
void |
printLongDesc(StringBuilder out)
Append long description of this command to the passed string builder.
|
void |
printUsage(StringBuilder out)
Append usage description of this command to the passed string builder.
|
processHelpLogspublic void execute()
MBClientCmdpublic void printLongDesc(StringBuilder out)
MBClientCmdout - StringBuilder instance, which messages should be appended to.public void printUsage(StringBuilder out)
MBClientCmdout - StringBuilder instance, which messages should be appended to.Copyright © 2018 WSO2. All rights reserved.