| Package | Description |
|---|---|
| org.gitlab4j.api |
| Modifier and Type | Method and Description |
|---|---|
Group |
GroupApi.getGroup(int groupId)
Get all details of a group.
|
| Modifier and Type | Method and Description |
|---|---|
List<Group> |
GroupApi.getGroups()
Get a list of groups.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GroupApi.deleteGroup(Group group)
Removes group with all projects inside.
|
Copyright © 2017. All rights reserved.