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