Uses of Class
org.miaixz.bus.gitlab.models.Author
Packages that use Author
-
Uses of Author in org.miaixz.bus.gitlab.hooks.web
Methods in org.miaixz.bus.gitlab.hooks.web that return AuthorMethods in org.miaixz.bus.gitlab.hooks.web with parameters of type Author -
Uses of Author in org.miaixz.bus.gitlab.models
Methods in org.miaixz.bus.gitlab.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.miaixz.bus.gitlab.models with parameters of type AuthorModifier and TypeMethodDescriptionvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidAbstractEpic.withAuthor(Author author) Commit.withAuthor(Author author) Event.withAuthor(Author author)