public class IntentCycleCommand extends AbstractShellCommand implements IntentListener
log| Constructor and Description |
|---|
IntentCycleCommand() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
doExecute()
Body of the shell command.
|
void |
event(IntentEvent event)
Reacts to the specified event.
|
annotations, annotations, annotations, appId, codec, error, execute, get, getService, jsonForEntity, mapper, outputJson, printclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitisRelevantdecode, encodeprotected void doExecute()
AbstractShellCommanddoExecute in class AbstractShellCommandpublic void event(IntentEvent event)
EventListenerevent in interface EventListener<IntentEvent>event - event to be processed