public static class ForkPullRequestDiscoveryTrait.TrustEveryone extends jenkins.scm.api.trait.SCMHeadAuthority<jenkins.scm.api.trait.SCMSourceRequest,PullRequestSCMHead,PullRequestSCMRevision>
SCMHeadAuthority
that trusts everyone.Modifier and Type | Class and Description |
---|---|
static class |
ForkPullRequestDiscoveryTrait.TrustEveryone.DescriptorImpl
Our descriptor.
|
Constructor and Description |
---|
TrustEveryone()
Constructor.
|
Modifier and Type | Method and Description |
---|---|
protected boolean |
checkTrusted(jenkins.scm.api.trait.SCMSourceRequest request,
PullRequestSCMHead head) |
_for, all, checkTrusted, getDescriptor, isApplicableTo, isApplicableTo, isApplicableTo, isTrusted, isTrusted
protected boolean checkTrusted(@NonNull jenkins.scm.api.trait.SCMSourceRequest request, @NonNull PullRequestSCMHead head)
Copyright © 2016–2020. All rights reserved.