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, print
checkInterrupted, execute
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
decode, encode
protected void execute()
AbstractShellCommand
execute
in class AbstractShellCommand
public static com.fasterxml.jackson.databind.JsonNode json(com.fasterxml.jackson.databind.ObjectMapper mapper, Iterable<DeviceId> ids)
mapper
- object mapperids
- collection of device identifiers