Uses of Enum
org.kohsuke.github.GHPullRequestReviewState
-
Uses of GHPullRequestReviewState in org.kohsuke.github
Modifier and TypeMethodDescriptionGHPullRequestReview.getState()
Gets state.static GHPullRequestReviewState
Returns 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.