@Extension
public class BuildStatusJobListener
extends hudson.model.listeners.RunListener<hudson.model.Run<?,?>>
RunListener extension point to
provide job status information to subscribers as jobs complete.| Constructor and Description |
|---|
BuildStatusJobListener() |
| Modifier and Type | Method and Description |
|---|---|
void |
onCompleted(hudson.model.Run<?,?> build,
hudson.model.TaskListener listener)
Sends final build status notification
|
Copyright © 2016–2019. All rights reserved.