@Extension public static class BitbucketBuildStatusNotifications.JobCheckOutListener extends SCMListener
ExtensionPoint.LegacyInstancesAreScopedToHudson
Constructor and Description |
---|
JobCheckOutListener() |
Modifier and Type | Method and Description |
---|---|
void |
onCheckout(Run<?,?> build,
SCM scm,
FilePath workspace,
TaskListener listener,
File changelogFile,
SCMRevisionState pollingBaseline) |
all, onChangeLogParsed, onChangeLogParsed, register, unregister
public void onCheckout(Run<?,?> build, SCM scm, FilePath workspace, TaskListener listener, File changelogFile, SCMRevisionState pollingBaseline) throws Exception
onCheckout
in class SCMListener
Exception
Copyright © 2016–2022. All rights reserved.