GUAC-1193: Implement front end for connection history.

This commit is contained in:
James Muehlner
2015-10-13 23:38:55 -07:00
parent 03c1ac1876
commit fdbc68bb92
11 changed files with 357 additions and 41 deletions

View File

@@ -50,7 +50,7 @@ public class APIConnectionRecordSortPredicate {
* The name (not identifier) of the connection associated with the
* connection record.
*/
connection(ConnectionRecordSet.SortableProperty.CONNECTION_NAME),
connectionName(ConnectionRecordSet.SortableProperty.CONNECTION_NAME),
/**
* The username (identifier) of the user associated with the connection