@Extension
public class CheckoutListener
extends hudson.model.listeners.SCMListener
| Constructor and Description |
|---|
CheckoutListener() |
| Modifier and Type | Method and Description |
|---|---|
void |
onCheckout(hudson.model.Run<?,?> build,
hudson.scm.SCM scm,
hudson.FilePath workspace,
hudson.model.TaskListener listener,
File changelogFile,
hudson.scm.SCMRevisionState pollingBaseline) |
void |
setNotificationService(com.cloudogu.scmmanager.NotificationService notificationService) |
@Inject public void setNotificationService(com.cloudogu.scmmanager.NotificationService notificationService)
public void onCheckout(hudson.model.Run<?,?> build,
hudson.scm.SCM scm,
hudson.FilePath workspace,
hudson.model.TaskListener listener,
@CheckForNull
File changelogFile,
@CheckForNull
hudson.scm.SCMRevisionState pollingBaseline)
onCheckout in class hudson.model.listeners.SCMListenerCopyright © 2016–2020 Cloudogu GmbH. All rights reserved.