Uses of Enum
org.kohsuke.github.GHPullRequestReviewState
Packages that use GHPullRequestReviewState
-
Uses of GHPullRequestReviewState in org.kohsuke.github
Methods in org.kohsuke.github that return GHPullRequestReviewStateModifier and TypeMethodDescriptionGHPullRequestReview.getState()Gets state.static GHPullRequestReviewStateReturns the enum constant of this type with the specified name.static GHPullRequestReviewState[]GHPullRequestReviewState.values()Returns an array containing the constants of this enum type, in the order they are declared.