| Modifier and Type | Constant Field | Value |
|---|---|---|
protected static final String |
CMD_EXIT |
"exit" |
protected static final String |
CMD_HELP |
"help" |
protected static final String |
CMD_HELP_SHORT |
"?" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
protected static final String |
CMD_BACK |
".." |
protected static final String |
CMD_CREATE |
"create" |
protected static final String |
CMD_EDIT_PROPERTIES |
"edit properties" |
protected static final String |
CMD_RM |
"rm" |
protected static final String |
CMD_SHOW_LOADED |
"show loaded" |
protected static final String |
CMD_SHOW_PROPERTIES |
"show properties" |
protected static final String |
CMD_SHOW_SERVERS |
"show servers" |
protected static final String |
CMD_STOP_SERVER |
"stop server" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
protected static final String |
CMD_NO |
"no" |
protected static final String |
CMD_YES |
"yes" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
protected static final String |
CMD_LS |
"ls" |
protected static final String |
CMD_USE |
"use" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
protected static final String |
CMD_DELETE_JAR |
"delete jar" |
protected static final String |
CMD_LOAD |
"load" |
protected static final String |
CMD_SHOW_JARS |
"show jars" |
protected static final String |
CMD_UNLOAD |
"unload" |
protected static final String |
CMD_UPLOAD_CONFIG |
"upload configuration" |
protected static final String |
CMD_UPLOAD_JAR |
"upload jar" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
protected static final String |
CMD_EDIT_NOTES |
"edit notes" |
protected static final String |
CMD_EDIT_PROPERTIES |
"edit properties" |
protected static final String |
CMD_EXPORT_RESULTS |
"export results" |
protected static final String |
CMD_PAUSE |
"pause" |
protected static final String |
CMD_RUN |
"start" |
protected static final String |
CMD_SHOW_CHART |
"show chart" |
protected static final String |
CMD_SHOW_PROPERTIES |
"show properties" |
protected static final String |
CMD_SHOW_STATE |
"show state" |
protected static final String |
CMD_STOP |
"stop" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
protected static final int |
LIMIT_VALUE |
1000 |
protected static final String |
NEW_LINE |
"\n" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
DEFAULT_NUMBER_OF_RESULTS |
1000 |
Copyright © 2013. All Rights Reserved.