public class GhprbCause
extends hudson.model.Cause
| Constructor and Description |
|---|
GhprbCause(String commit,
int pullID,
boolean merged,
String targetBranch) |
| Modifier and Type | Method and Description |
|---|---|
String |
getCommit() |
int |
getPullID() |
String |
getShortDescription() |
String |
getTargetBranch() |
boolean |
isMerged() |
Copyright © 2004-2013. All Rights Reserved.