Uses of Enum Class
io.jenkins.plugins.github_pr_approval.PendingApprovalAction.ApprovalState
-
Uses of PendingApprovalAction.ApprovalState in io.jenkins.plugins.github_pr_approval
Subclasses with type arguments of type PendingApprovalAction.ApprovalState in io.jenkins.plugins.github_pr_approvalModifier and TypeClassDescriptionstatic enumApproval state of an external pull request.Methods in io.jenkins.plugins.github_pr_approval that return PendingApprovalAction.ApprovalStateModifier and TypeMethodDescriptionPendingApprovalAction.getState()Returns the enum constant of this class with the specified name.static PendingApprovalAction.ApprovalState[]PendingApprovalAction.ApprovalState.values()Returns an array containing the constants of this enum class, in the order they are declared.