Uses of Class
org.gitlab4j.api.models.Author
Packages that use Author
-
Uses of Author in org.gitlab4j.api.models
Methods in org.gitlab4j.api.models that return AuthorModifier and TypeMethodDescriptionComment.getAuthor()
Commit.getAuthor()
CommitStatus.getAuthor()
Epic.getAuthor()
Event.getAuthor()
Issue.getAuthor()
MergeRequest.getAuthor()
Note.getAuthor()
Release.getAuthor()
Snippet.getAuthor()
Todo.getAuthor()
Methods in org.gitlab4j.api.models with parameters of type AuthorModifier and TypeMethodDescriptionvoid
void
void
void
void
void
void
void
void
void
void
Commit.withAuthor
(Author author) Epic.withAuthor
(Author author) Event.withAuthor
(Author author) -
Uses of Author in org.gitlab4j.api.webhook
Methods in org.gitlab4j.api.webhook that return AuthorMethods in org.gitlab4j.api.webhook with parameters of type Author