public class IntentDetailsCommand extends AbstractShellCommand
log| Constructor and Description | 
|---|
IntentDetailsCommand()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
detailIntents(List<String> intentsIds)
Print detailed data for intents, given a list of IDs. 
 | 
protected void | 
doExecute()
Body of the shell command. 
 | 
protected String | 
s(Object o)  | 
static String | 
simplify(String input)
Simplify toString result for CLI. 
 | 
annotations, annotations, annotations, appId, codec, error, execute, get, getService, jsonForEntity, mapper, outputJson, printclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitdecode, encodeprotected void doExecute()
AbstractShellCommanddoExecute in class AbstractShellCommandpublic void detailIntents(List<String> intentsIds)
intentsIds - List of intent IDs