Uses of Class
org.jenkinsci.plugins.github_branch_source.PullRequestSCMHead
-
Uses of PullRequestSCMHead in org.jenkinsci.plugins.github_branch_source
Modifier and TypeClassDescriptionstatic class
Deprecated.used for data migration.static class
Deprecated.used for data migration.Modifier and TypeMethodDescriptionPullRequestSCMHead.FixMetadataMigration.migrate
(GitHubSCMSource source, PullRequestSCMHead.FixMetadata head) Deprecated.PullRequestSCMHead.FixOriginMigration.migrate
(GitHubSCMSource source, PullRequestSCMHead.FixOrigin head) Deprecated.Modifier and TypeMethodDescriptionprotected boolean
ForkPullRequestDiscoveryTrait.TrustContributors.checkTrusted
(GitHubSCMSourceRequest request, PullRequestSCMHead head) protected boolean
ForkPullRequestDiscoveryTrait.TrustEveryone.checkTrusted
(GitHubSCMSourceRequest request, PullRequestSCMHead head) boolean
ForkPullRequestDiscoveryTrait.TrustNobody.checkTrusted
(GitHubSCMSourceRequest request, PullRequestSCMHead head) protected boolean
ForkPullRequestDiscoveryTrait.TrustPermission.checkTrusted
(GitHubSCMSourceRequest request, PullRequestSCMHead head) ModifierConstructorDescriptionPullRequestSCMRevision
(PullRequestSCMHead head, String baseHash, String pullHash)