跳过导航链接
C F G I P 

C

createPublisher(Run<?, ?>, TaskListener) - 类 中的方法io.jenkins.plugins.checks.github.GitHubChecksPublisherFactory
 
createPublisher(Job<?, ?>, TaskListener) - 类 中的方法io.jenkins.plugins.checks.github.GitHubChecksPublisherFactory
 
createPublisher(GitHubChecksContext, TaskListener) - 类 中的方法io.jenkins.plugins.checks.github.GitHubChecksPublisherFactory
 

F

findGitHubAppCredentials(Job<?, ?>, String) - 类 中的方法io.jenkins.plugins.checks.github.GitHubSCMFacade
Find GitHubAppCredentials with the credentialsId used by the job.
findGitHubSCMSource(Job<?, ?>) - 类 中的方法io.jenkins.plugins.checks.github.GitHubSCMFacade
Find GitHubSCMSource (or GitHub repository) used by the job.
findHead(Job<?, ?>) - 类 中的方法io.jenkins.plugins.checks.github.GitHubSCMFacade
Find SCMHead (or branch) used by the job.
findRevision(GitHubSCMSource, SCMHead) - 类 中的方法io.jenkins.plugins.checks.github.GitHubSCMFacade
Fetch the current SCMRevision used by the head of the source.

G

GitHubChecksPublisher - io.jenkins.plugins.checks.github中的类
A publisher which publishes GitHub check runs.
GitHubChecksPublisher(GitHubChecksContext, TaskListener) - 类 的构造器io.jenkins.plugins.checks.github.GitHubChecksPublisher
.
GitHubChecksPublisherFactory - io.jenkins.plugins.checks.github中的类
An factory which produces GitHubChecksPublisher.
GitHubChecksPublisherFactory() - 类 的构造器io.jenkins.plugins.checks.github.GitHubChecksPublisherFactory
Creates a new instance of GitHubChecksPublisherFactory.
GitHubSCMFacade - io.jenkins.plugins.checks.github中的类
Facade to GitHub SCM in Jenkins, used for finding GitHub SCM of a job.
GitHubSCMFacade() - 类 的构造器io.jenkins.plugins.checks.github.GitHubSCMFacade
 

I

io.jenkins.plugins.checks.github - 程序包 io.jenkins.plugins.checks.github
Provides default Findbugs annotations.

P

publish(ChecksDetails) - 类 中的方法io.jenkins.plugins.checks.github.GitHubChecksPublisher
Publishes a GitHub check run.
C F G I P 
跳过导航链接

Copyright © 2016–2020. All rights reserved.