@Extension public static class BuildStatusChecksPublisher.JobCheckoutListener extends SCMListener
Listens to the SCM checkout and publishes checks.
ExtensionPoint.LegacyInstancesAreScopedToHudson| 构造器和说明 |
|---|
JobCheckoutListener() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
onCheckout(Run<?,?> run,
SCM scm,
FilePath workspace,
TaskListener listener,
File changelogFile,
SCMRevisionState pollingBaseline)
When checkout finished, update the check to "in progress".
|
all, onChangeLogParsed, onChangeLogParsed, register, unregisterpublic void onCheckout(Run<?,?> run, SCM scm, FilePath workspace, TaskListener listener, @CheckForNull File changelogFile, @CheckForNull SCMRevisionState pollingBaseline)
When checkout finished, update the check to "in progress".
onCheckout 在类中 SCMListenerCopyright © 2016–2020. All rights reserved.