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 TypeMethodDescriptionAbstractEpic.getAuthor()
AbstractIssue.getAuthor()
Comment.getAuthor()
Commit.getAuthor()
CommitStatus.getAuthor()
Event.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
AbstractEpic.withAuthor
(Author author) Commit.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