public class PullRequestReviewCause
extends hudson.model.Cause
| Constructor and Description |
|---|
PullRequestReviewCause(String userLogin,
String state,
String comment,
String[] reviewStates) |
| Modifier and Type | Method and Description |
|---|---|
String |
getComment() |
String[] |
getReviewStates() |
String |
getShortDescription() |
String |
getState() |
String |
getUserLogin() |
Copyright © 2016–2023. All rights reserved.