@Extension public static class ExcludeFromChangeSet.ScmListener extends SCMListener
ExtensionPoint.LegacyInstancesAreScopedToHudson| Constructor and Description |
|---|
ScmListener() |
| 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, @CheckForNull File changelogFile, @CheckForNull SCMRevisionState pollingBaseline) throws Exception
onCheckout in class SCMListenerExceptionCopyright © 2016–2021. All rights reserved.