@Deprecated @Restricted(value=org.kohsuke.accmod.restrictions.NoExternalUse.class) public static class SCMHeadWithOwnerAndRepo.PR extends PullRequestSCMHead
SCMHeadMigration
on all
PullRequestSCMHead
instances, rather we only apply it on ones that need migration. We need to use a
ChangeRequestSCMHead
in order to retain the correct categorization of SCMHead
instances
in the event that the SCMHeadWithOwnerAndRepo.GitMigrationImpl
fail to resolve the target.PullRequestSCMHead.FixLegacy, PullRequestSCMHead.FixLegacyMigration1
jenkins.scm.api.SCMHead.HeadByItem
jenkins.scm.api.mixin.SCMHeadMixin.Equality
PRONOUN
Constructor and Description |
---|
PR(String repoOwner,
String repository,
String branchName,
String number,
BranchSCMHead target)
Deprecated.
|
getBranchName, getCheckoutStrategy, getId, getOrigin, getOriginName, getPronoun, getRepoOwner, getRepository, getRepositoryType, getTarget, getTitle
compareTo, equals, getAction, getAllActions, getName, hashCode, toString
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
getName
compareTo
public PR(String repoOwner, String repository, String branchName, String number, BranchSCMHead target)
Copyright © 2016–2022. All rights reserved.