Package io.ultreia.maven.gitlab
Class GitlabIssueExt
- java.lang.Object
-
- org.gitlab.api.models.GitlabIssue
-
- io.ultreia.maven.gitlab.GitlabIssueExt
-
public class GitlabIssueExt extends org.gitlab.api.models.GitlabIssueCreated by tchemit on 08/05/20.- Author:
- Tony Chemit - dev@tchemit.fr
-
-
Constructor Summary
Constructors Constructor Description GitlabIssueExt()
-
Method Summary
-
Methods inherited from class org.gitlab.api.models.GitlabIssue
getAssignee, getAssignees, getAuthor, getConfidential, getCreatedAt, getDescription, getDiscussionLocked, getDownVotes, getDueDate, getId, getIid, getLabels, getMilestone, getProjectId, getState, getTimeStats, getTitle, getUpdatedAt, getUpVotes, getUserNotesCount, setAssignee, setAssignees, setAuthor, setConfidential, setCreatedAt, setDescription, setDiscussionLocked, setDownVotes, setDueDate, setId, setIid, setLabels, setMilestone, setProjectId, setState, setTimeStats, setTitle, setUpdatedAt, setUpVotes, setUserNotesCount
-
-
-
-
Field Detail
-
URL
public static final String URL
- See Also:
- Constant Field Values
-
-