@Extension
public class DelphixListener
extends hudson.model.listeners.RunListener<hudson.model.AbstractBuild<?,?>>
| Constructor and Description |
|---|
DelphixListener() |
| Modifier and Type | Method and Description |
|---|---|
void |
onCompleted(hudson.model.AbstractBuild<?,?> build,
hudson.model.TaskListener listener)
Runs after job completes
|