mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2025-10-30 00:23:21 +00:00
GUAC-1193: Implement front end for connection history.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user