@Extension public class GitCheckoutListener extends SCMListener
GitCommitsRecord action to be accessed
later. This listener is called on every checkout of a Git Repository in a Jenkins build.ExtensionPoint.LegacyInstancesAreScopedToHudson| Constructor and Description |
|---|
GitCheckoutListener() |
| Modifier and Type | Method and Description |
|---|---|
void |
onCheckout(Run<?,?> build,
SCM scm,
FilePath workspace,
TaskListener listener,
File changelogFile,
SCMRevisionState pollingBaseline) |
all, onChangeLogParsed, onChangeLogParsed, register, unregisterpublic void onCheckout(Run<?,?> build, SCM scm, FilePath workspace, TaskListener listener, File changelogFile, SCMRevisionState pollingBaseline)
onCheckout in class SCMListenerCopyright © 2016–2021. All rights reserved.