public static class BranchDiscoveryTrait.BranchSCMHeadAuthority extends jenkins.scm.api.trait.SCMHeadAuthority<jenkins.scm.api.trait.SCMSourceRequest,jenkins.plugins.git.GitBranchSCMHead,jenkins.plugins.git.GitBranchSCMRevision>
| Modifier and Type | Class and Description |
|---|---|
static class |
BranchDiscoveryTrait.BranchSCMHeadAuthority.DescriptorImpl |
| Constructor and Description |
|---|
BranchSCMHeadAuthority() |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
checkTrusted(jenkins.scm.api.trait.SCMSourceRequest request,
jenkins.plugins.git.GitBranchSCMHead head) |
_for, all, checkTrusted, getDescriptor, isApplicableTo, isApplicableTo, isApplicableTo, isTrusted, isTrustedprotected boolean checkTrusted(@NonNull
jenkins.scm.api.trait.SCMSourceRequest request,
@NonNull
jenkins.plugins.git.GitBranchSCMHead head)
Copyright © 2016–2021. All rights reserved.