public class IssueModel extends Object
| Constructor and Description |
|---|
IssueModel(org.gitlab.api.models.GitlabIssue issue,
Map<String,String> issueTypeMap) |
| Modifier and Type | Method and Description |
|---|---|
org.gitlab.api.models.GitlabUser |
getAssignee() |
org.gitlab.api.models.GitlabUser |
getAuthor() |
int |
getId() |
String |
getIssueType() |
String |
getTitle() |
Copyright © 2017 Ultreia.io. All rights reserved.