Uses of Enum
org.kohsuke.github.GHCommentAuthorAssociation
-
Uses of GHCommentAuthorAssociation in org.kohsuke.github
Modifier and TypeMethodDescriptionGHIssueComment.getAuthorAssociation()
Gets author association.GHPullRequestReviewComment.getAuthorAssociation()
Gets the author association to the project.GHRepositoryDiscussion.getAuthorAssociation()
Gets the author association.GHRepositoryDiscussionComment.getAuthorAssociation()
Gets the author association.static GHCommentAuthorAssociation
Returns the enum constant of this type with the specified name.static GHCommentAuthorAssociation[]
GHCommentAuthorAssociation.values()
Returns an array containing the constants of this enum type, in the order they are declared.