Package | Description |
---|---|
com.perforce.p4java.impl.mapbased.server | |
com.perforce.p4java.impl.mapbased.server.cmd | |
com.perforce.p4java.option.server | |
com.perforce.p4java.server.delegator |
Modifier and Type | Method and Description |
---|---|
List<IUserSummary> |
Server.getUsers(List<String> userList,
GetUsersOptions opts) |
Modifier and Type | Method and Description |
---|---|
List<IUserSummary> |
UsersDelegator.getUsers(List<String> userList,
GetUsersOptions opts) |
Modifier and Type | Method and Description |
---|---|
GetUsersOptions |
GetUsersOptions.setExtendedOutput(boolean extendedOutput) |
GetUsersOptions |
GetUsersOptions.setIncludeServiceUsers(boolean includeServiceUsers) |
GetUsersOptions |
GetUsersOptions.setMaxUsers(int maxUsers) |
Modifier and Type | Method and Description |
---|---|
List<IUserSummary> |
IUsersDelegator.getUsers(List<String> userList,
GetUsersOptions opts)
Get a list of Perforce users known to this Perforce server.
|
Copyright © 2017 Perforce Software. All Rights Reserved.