Modifier and Type | Method and Description |
---|---|
List<IClientSummary> |
Server.getClients(GetClientsOptions opts) |
Modifier and Type | Method and Description |
---|---|
List<IClientSummary> |
ClientsDelegator.getClients(GetClientsOptions opts) |
Modifier and Type | Method and Description |
---|---|
GetClientsOptions |
GetClientsOptions.setCaseInsensitiveNameFilter(String caseInsensitiveNameFilter) |
GetClientsOptions |
GetClientsOptions.setMaxResults(int maxResults) |
GetClientsOptions |
GetClientsOptions.setNameFilter(String nameFilter) |
GetClientsOptions |
GetClientsOptions.setShowTime(boolean showTime) |
GetClientsOptions |
GetClientsOptions.setStream(String stream) |
GetClientsOptions |
GetClientsOptions.setUnloaded(boolean unloaded) |
GetClientsOptions |
GetClientsOptions.setUserName(String userName) |
Modifier and Type | Method and Description |
---|---|
List<IClientSummary> |
IClientsDelegator.getClients(GetClientsOptions opts)
Get a list of IClientSummary objects for all Perforce clients known to this Perforce
server.
|
Copyright © 2017 Perforce Software. All Rights Reserved.