跳过导航链接
C E F G I O P S 

C

CheckRunGHEventSubscriber - io.jenkins.plugins.checks.github中的类
This subscriber manages GHEvent.CHECK_RUN event and handles the re-run action request.
CheckRunGHEventSubscriber() - 类 的构造器io.jenkins.plugins.checks.github.CheckRunGHEventSubscriber
Construct the subscriber.
CheckRunGHEventSubscriber.GitHubChecksRerunActionCause - io.jenkins.plugins.checks.github中的类
Declares that a build was started due to a user's rerun request through GitHub checks API.
createPublisher(Run<?, ?>, TaskListener) - 类 中的方法io.jenkins.plugins.checks.github.GitHubChecksPublisherFactory
 
createPublisher(Job<?, ?>, TaskListener) - 类 中的方法io.jenkins.plugins.checks.github.GitHubChecksPublisherFactory
 

E

events() - 类 中的方法io.jenkins.plugins.checks.github.CheckRunGHEventSubscriber
 

F

findGitHubAppCredentials(Job<?, ?>, String) - 类 中的方法io.jenkins.plugins.checks.github.SCMFacade
Find GitHubAppCredentials with the credentialsId used by the job.
findGitHubSCMSource(Job<?, ?>) - 类 中的方法io.jenkins.plugins.checks.github.SCMFacade
Find GitHubSCMSource (or GitHub repository) used by the job.
findGitSCM(Run<?, ?>) - 类 中的方法io.jenkins.plugins.checks.github.SCMFacade
Finds the GitSCM used by the run.
findHash(SCMRevision) - 类 中的方法io.jenkins.plugins.checks.github.SCMFacade
Find the hash value in revision.
findHead(Job<?, ?>) - 类 中的方法io.jenkins.plugins.checks.github.SCMFacade
Find SCMHead (or branch) used by the job.
findRevision(SCMSource, SCMHead) - 类 中的方法io.jenkins.plugins.checks.github.SCMFacade
Fetch the current SCMRevision used by the head of the source.
findRevision(GitHubSCMSource, Run<?, ?>) - 类 中的方法io.jenkins.plugins.checks.github.SCMFacade
Find the current SCMRevision of the source and run locally through SCMRevisionAction.
findSCMSource(Job<?, ?>) - 类 中的方法io.jenkins.plugins.checks.github.SCMFacade
Find GitHubSCMSource (or GitHub repository) used by the job.

G

getScm(Run<?, ?>) - 类 中的方法io.jenkins.plugins.checks.github.SCMFacade
Returns the SCM in a given build.
getScm(Job<?, ?>) - 类 中的方法io.jenkins.plugins.checks.github.SCMFacade
Returns the SCM in a given job.
getShortDescription() - 类 中的方法io.jenkins.plugins.checks.github.CheckRunGHEventSubscriber.GitHubChecksRerunActionCause
 
GitHubChecksPublisher - io.jenkins.plugins.checks.github中的类
A publisher which publishes GitHub check runs.
GitHubChecksPublisher(GitHubChecksContext, PluginLogger) - 类 的构造器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.
GitHubChecksRerunActionCause(String) - 类 的构造器io.jenkins.plugins.checks.github.CheckRunGHEventSubscriber.GitHubChecksRerunActionCause
Construct the cause with user who requested the rerun.

I

io.jenkins.plugins.checks.github - 程序包 io.jenkins.plugins.checks.github
Provides default Findbugs annotations.
isApplicable(Item) - 类 中的方法io.jenkins.plugins.checks.github.CheckRunGHEventSubscriber
 

O

onEvent(GHSubscriberEvent) - 类 中的方法io.jenkins.plugins.checks.github.CheckRunGHEventSubscriber
 

P

publish(ChecksDetails) - 类 中的方法io.jenkins.plugins.checks.github.GitHubChecksPublisher
Publishes a GitHub check run.

S

SCMFacade - io.jenkins.plugins.checks.github中的类
Facade to GitHubSCMSource and GitSCM in Jenkins.
SCMFacade() - 类 的构造器io.jenkins.plugins.checks.github.SCMFacade
 
C E F G I O P S 
跳过导航链接

Copyright © 2016–2020. All rights reserved.