| Package | Description |
|---|---|
| io.ultreia.maven.gitlab.model |
| Modifier and Type | Method and Description |
|---|---|
List<MilestoneModel> |
ProjectModel.getMilestones() |
| Constructor and Description |
|---|
ProjectModel(String projectUrl,
String title,
String author,
String authorEmail,
Set<MilestoneModel> milestones,
List<String> trackers) |
Copyright © 2017–2020 Ultreia.io. All rights reserved.