public class RandomIntentCommand extends AbstractShellCommand
log| Constructor and Description |
|---|
RandomIntentCommand() |
| Modifier and Type | Method and Description |
|---|---|
protected org.onosproject.core.ApplicationId |
appId()
Returns application ID for the CLI.
|
protected void |
doExecute()
Body of the shell command.
|
annotations, annotations, annotations, codec, error, execute, get, getService, jsonForEntity, mapper, outputJson, printprotected void doExecute()
AbstractShellCommanddoExecute in class AbstractShellCommandprotected org.onosproject.core.ApplicationId appId()
AbstractShellCommandappId in class AbstractShellCommand