public class MastersListCommand extends AbstractShellCommand
| Constructor and Description |
|---|
MastersListCommand() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
execute()
Executes this command.
|
static com.fasterxml.jackson.databind.JsonNode |
json(com.fasterxml.jackson.databind.ObjectMapper mapper,
Iterable<DeviceId> ids)
Produces a JSON array containing the specified device identifiers.
|
annotations, annotations, annotations, appId, codec, doExecute, error, get, getService, jsonForEntity, mapper, outputJson, printcheckInterrupted, executeclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitdecode, encodeprotected void execute()
AbstractShellCommandexecute in class AbstractShellCommandpublic static com.fasterxml.jackson.databind.JsonNode json(com.fasterxml.jackson.databind.ObjectMapper mapper,
Iterable<DeviceId> ids)
mapper - object mapperids - collection of device identifiers