@Extension
public class ReviewNotifier
extends hudson.model.listeners.RunListener<hudson.model.Run>
Constructor and Description |
---|
ReviewNotifier() |
Modifier and Type | Method and Description |
---|---|
void |
onFinalized(hudson.model.Run r) |
hudson.model.Environment |
setUpEnvironment(hudson.model.AbstractBuild build,
hudson.Launcher launcher,
hudson.model.BuildListener listener) |
public hudson.model.Environment setUpEnvironment(hudson.model.AbstractBuild build, hudson.Launcher launcher, hudson.model.BuildListener listener) throws IOException, InterruptedException, hudson.model.Run.RunnerAbortedException
setUpEnvironment
in class hudson.model.listeners.RunListener<hudson.model.Run>
IOException
InterruptedException
hudson.model.Run.RunnerAbortedException
public void onFinalized(hudson.model.Run r)
onFinalized
in class hudson.model.listeners.RunListener<hudson.model.Run>
Copyright © 2004-2014. All Rights Reserved.