public class GroupsListCommand extends AbstractShellCommand
| Constructor and Description |
|---|
GroupsListCommand() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
execute()
Executes this command.
|
protected SortedMap<Device,List<Group>> |
getSortedGroups(DeviceService deviceService,
GroupService groupService)
Returns the list of devices sorted using the device ID URIs.
|
annotations, annotations, annotations, appId, codec, doExecute, error, get, getService, jsonForEntity, mapper, outputJson, printcheckInterrupted, executeclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitdecode, encodepublic static final String ANY
protected void execute()
AbstractShellCommandexecute in class AbstractShellCommandprotected SortedMap<Device,List<Group>> getSortedGroups(DeviceService deviceService, GroupService groupService)
deviceService - device servicegroupService - group service