public class GitlabCache extends Object
| Modifier and Type | Method and Description |
|---|---|
Set<org.gitlab.api.models.GitlabIssue> |
getMilestoneIssues(org.gitlab.api.models.GitlabMilestone gitlabMilestone) |
List<GitlabMilestoneExt> |
getMilestones() |
Optional<org.gitlab.api.models.GitlabProject> |
getProject() |
public Optional<org.gitlab.api.models.GitlabProject> getProject() throws IOException
IOExceptionpublic List<GitlabMilestoneExt> getMilestones() throws IOException
IOExceptionpublic Set<org.gitlab.api.models.GitlabIssue> getMilestoneIssues(org.gitlab.api.models.GitlabMilestone gitlabMilestone) throws IOException
IOExceptionCopyright © 2017 Ultreia.io. All rights reserved.