Modifier and Type | Method and Description |
---|---|
BranchSCMHead |
PullRequestSCMHead.getTarget() |
Modifier and Type | Method and Description |
---|---|
protected boolean |
BranchDiscoveryTrait.BranchSCMHeadAuthority.checkTrusted(jenkins.scm.api.trait.SCMSourceRequest request,
BranchSCMHead head) |
Constructor and Description |
---|
PullRequestSCMHead(String name,
String sourceOwner,
String sourceRepo,
String sourceBranch,
int number,
BranchSCMHead target,
jenkins.scm.api.SCMHeadOrigin origin,
jenkins.scm.api.mixin.ChangeRequestCheckoutStrategy strategy) |
Copyright © 2016–2020. All rights reserved.