Class GitlabIssueExt


  • public class GitlabIssueExt
    extends org.gitlab.api.models.GitlabIssue
    Created by tchemit on 08/05/20.
    Author:
    Tony Chemit - dev@tchemit.fr
    • Nested Class Summary

      • Nested classes/interfaces inherited from class org.gitlab.api.models.GitlabIssue

        org.gitlab.api.models.GitlabIssue.Action
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static String URL  
      • Fields inherited from class org.gitlab.api.models.GitlabIssue

        STATE_CLOSED, STATE_OPENED
    • 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