| Package | Description |
|---|---|
| org.gitlab.api | |
| org.gitlab.api.models |
| Modifier and Type | Method and Description |
|---|---|
List<GitlabMilestone> |
GitlabAPI.getMilestones(GitlabProject project) |
List<GitlabMilestone> |
GitlabAPI.getMilestones(Integer projectId) |
| Modifier and Type | Method and Description |
|---|---|
GitlabMilestone |
GitlabIssue.getMilestone() |
| Modifier and Type | Method and Description |
|---|---|
void |
GitlabIssue.setMilestone(GitlabMilestone milestone) |
Copyright © 2014. All Rights Reserved.