Package | Description |
---|---|
org.gitlab4j.api |
Modifier and Type | Method and Description |
---|---|
List<ProjectUser> |
ProjectApi.getProjectUsers(Integer projectId)
Get a list of project users.
|
List<ProjectUser> |
ProjectApi.getProjectUsers(Integer projectId,
String search)
Get a list of project users matching the specified search string.
|
Copyright © 2017. All rights reserved.