Package | Description |
---|---|
org.gitlab4j.api.models | |
org.gitlab4j.api.webhook |
Modifier and Type | Method and Description |
---|---|
Author |
Snippet.getAuthor() |
Author |
Note.getAuthor() |
Author |
MergeRequest.getAuthor() |
Author |
Issue.getAuthor() |
Author |
Event.getAuthor() |
Author |
Commit.getAuthor() |
Author |
Comment.getAuthor() |
Modifier and Type | Method and Description |
---|---|
void |
Snippet.setAuthor(Author author) |
void |
Note.setAuthor(Author author) |
void |
MergeRequest.setAuthor(Author author) |
void |
Issue.setAuthor(Author author) |
void |
Event.setAuthor(Author author) |
void |
Commit.setAuthor(Author author) |
void |
Comment.setAuthor(Author author) |
Modifier and Type | Method and Description |
---|---|
Author |
EventCommit.getAuthor() |
Modifier and Type | Method and Description |
---|---|
void |
EventCommit.setAuthor(Author author) |
Copyright © 2018. All rights reserved.