public class PresenceList extends CommandSupport
| Modifier and Type | Field and Description |
|---|---|
protected static String |
ITEM_DEVICE |
protected static String |
ITEM_END_TIME |
protected static String |
ITEM_MESSAGE |
protected static String |
ITEM_START_TIME |
protected static String |
LIST_HEADER_FORMAT |
protected static String |
LIST_OUTPUT_FORMAT |
protected static String |
UNKNOWN |
protected static String |
VISUAL_OUTPUT_FORMAT |
protected boolean |
visualMode |
protected boolean |
visualModeDetailed |
protected int |
visualModeDetailedParts |
ERROR_PARSE, ERROR_PRESENCE_SIMULATOR, ERROR_UNKNOWN, TIME_FORMAT, TIME_PARSER| Constructor and Description |
|---|
PresenceList() |
| Modifier and Type | Method and Description |
|---|---|
Object |
execute() |
getConsole, getPresenceSimulator, getSession, printError, printError, printStatus, setPresenceSimulator, setSessionprotected static final String LIST_HEADER_FORMAT
protected static final String LIST_OUTPUT_FORMAT
protected static final String VISUAL_OUTPUT_FORMAT
protected static final String UNKNOWN
protected static final String ITEM_DEVICE
protected static final String ITEM_MESSAGE
protected static final String ITEM_START_TIME
protected static final String ITEM_END_TIME
protected boolean visualMode
protected boolean visualModeDetailed
protected int visualModeDetailedParts
Copyright © 2016. All rights reserved.