@Extension
public class RunListenerImpl
extends hudson.model.listeners.RunListener<hudson.model.AbstractBuild<?,?>>
TestCollector in the build and collects the test reports.| Constructor and Description |
|---|
RunListenerImpl() |
| Modifier and Type | Method and Description |
|---|---|
void |
onCompleted(hudson.model.AbstractBuild<?,?> build,
hudson.model.TaskListener listener) |
public void onCompleted(hudson.model.AbstractBuild<?,?> build,
@Nonnull
hudson.model.TaskListener listener)
onCompleted in class hudson.model.listeners.RunListener<hudson.model.AbstractBuild<?,?>>Copyright © 2016. All rights reserved.