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