| Modifier and Type | Method and Description |
|---|---|
GHMilestone |
GHRepository.createMilestone(String title,
String description) |
GHMilestone |
GHRepository.getMilestone(int number) |
GHMilestone |
GHMilestone.wrap(GHRepository repo) |
| Modifier and Type | Method and Description |
|---|---|
Map<Integer,GHMilestone> |
GHRepository.getMilestones() |
Copyright © 2012. All Rights Reserved.