Uses of Class
io.quarkiverse.githubapp.event.PullRequest
-
Packages that use PullRequest Package Description io.quarkiverse.githubapp.event -
-
Uses of PullRequest in io.quarkiverse.githubapp.event
Classes in io.quarkiverse.githubapp.event with annotations of type PullRequest Modifier and Type Class Description static interfacePullRequest.Assignedstatic interfacePullRequest.Closedstatic interfacePullRequest.Editedstatic interfacePullRequest.Labeledstatic interfacePullRequest.Lockedstatic interfacePullRequest.Openedstatic interfacePullRequest.ReadyForReviewstatic interfacePullRequest.Reopenedstatic interfacePullRequest.ReviewRequestedstatic interfacePullRequest.ReviewRequestRemovedstatic interfacePullRequest.Synchronizestatic interfacePullRequest.Unassignedstatic interfacePullRequest.Unlabeledstatic interfacePullRequest.Unlocked
-