public class IntentDetailsCommand extends AbstractShellCommand
| Constructor and Description |
|---|
IntentDetailsCommand() |
| Modifier and Type | Method and Description |
|---|---|
void |
detailIntents(java.util.List<java.lang.String> intentsIds)
Print detailed data for intents, given a list of IDs.
|
protected void |
execute()
Executes this command.
|
protected java.lang.String |
s(java.lang.Object o) |
static java.lang.String |
simplify(java.lang.String input)
Simplify toString result for CLI.
|
annotations, annotations, annotations, appId, codec, doExecute, error, get, getService, jsonForEntity, mapper, outputJson, printcheckInterrupted, executeprotected void execute()
AbstractShellCommandexecute in class AbstractShellCommandpublic void detailIntents(java.util.List<java.lang.String> intentsIds)
intentsIds - List of intent IDsprotected java.lang.String s(java.lang.Object o)
public static java.lang.String simplify(java.lang.String input)
input - String