public class PullRequestRef extends Object
Modifier and Type | Class and Description |
---|---|
static class |
PullRequestRef.Branch |
static class |
PullRequestRef.Repository |
Constructor and Description |
---|
PullRequestRef() |
Modifier and Type | Method and Description |
---|---|
PullRequestRef.Branch |
getBranch() |
Commit |
getCommit() |
PullRequestRef.Repository |
getRepository() |
public Commit getCommit()
public PullRequestRef.Repository getRepository()
public PullRequestRef.Branch getBranch()
Copyright © 2020 Atlassian Software Systems Pty Ltd. All rights reserved.