org.gitlab.*
-
org.gitlab.api.models.CommitComment
Modifier and Type |
Constant Field |
Value |
public static final String |
URL |
"/comments" |
-
-
org.gitlab.api.models.GitlabBranch
Modifier and Type |
Constant Field |
Value |
public static final String |
URL |
"/repository/branches/" |
-
org.gitlab.api.models.GitlabCommit
Modifier and Type |
Constant Field |
Value |
public static final String |
URL |
"/commits" |
-
-
-
org.gitlab.api.models.GitlabGroup
Modifier and Type |
Constant Field |
Value |
public static final String |
URL |
"/groups" |
-
-
org.gitlab.api.models.GitlabLabel
Modifier and Type |
Constant Field |
Value |
public static final String |
URL |
"/labels" |
-
-
org.gitlab.api.models.GitlabMilestone
Modifier and Type |
Constant Field |
Value |
public static final String |
URL |
"/milestones" |
-
-
org.gitlab.api.models.GitlabNote
Modifier and Type |
Constant Field |
Value |
public static final String |
URL |
"/notes" |
-
org.gitlab.api.models.GitlabProject
Modifier and Type |
Constant Field |
Value |
public static final String |
URL |
"/projects" |
-
-
org.gitlab.api.models.GitlabSession
Modifier and Type |
Constant Field |
Value |
public static final String |
URL |
"/session" |
-
Copyright © 2015. All Rights Reserved.