| Package | Description |
|---|---|
| org.jboss.set.aphrodite.domain |
| Modifier and Type | Method and Description |
|---|---|
Repository |
PullRequest.getRepository() |
| Modifier and Type | Method and Description |
|---|---|
void |
PullRequest.setRepository(Repository repository) |
| Constructor and Description |
|---|
PullRequest(String id,
URL url,
Repository repository,
Codebase codebase,
PullRequestState state,
String title,
String body,
boolean mergeable,
boolean merged,
MergeableState mergeableState,
Date mergedAt) |
Copyright © 2018 JBoss by Red Hat. All rights reserved.