public class AssociatedPullRequest extends Object
| Constructor and Description |
|---|
AssociatedPullRequest(String label,
URL link,
String codebase,
String patchState,
String commitStatus,
boolean noUpstreamRequired) |
| Modifier and Type | Method and Description |
|---|---|
String |
getCodebase() |
String |
getCommitStatus() |
String |
getLabel() |
URL |
getLink() |
String |
getPatchState() |
boolean |
isNoUpstreamRequired() |
Copyright © 2017 JBoss by Red Hat. All rights reserved.