public class GitlabProjectAccessLevel extends Object
Constructor and Description |
---|
GitlabProjectAccessLevel() |
Modifier and Type | Method and Description |
---|---|
GitlabAccessLevel |
getAccessLevel() |
int |
getNoficationLevel() |
void |
setAccessLevel(GitlabAccessLevel accessLevel) |
void |
setNotificationLevel(int notificationLevel) |
public GitlabAccessLevel getAccessLevel()
public void setAccessLevel(GitlabAccessLevel accessLevel)
public int getNoficationLevel()
public void setNotificationLevel(int notificationLevel)
Copyright © 2019. All rights reserved.