public class DeviceKeyListCommand extends AbstractShellCommand
log| Constructor and Description | 
|---|
DeviceKeyListCommand()  | 
| Modifier and Type | Method and Description | 
|---|---|
protected void | 
doExecute()
Body of the shell command. 
 | 
protected List<DeviceKey> | 
getSortedDeviceKeys(DeviceKeyService service)
Returns the list of devices keys sorted using the device key identifier. 
 | 
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 AbstractShellCommandprotected List<DeviceKey> getSortedDeviceKeys(DeviceKeyService service)
service - device key service