@Extension
public final class RunResultListener
extends hudson.model.listeners.RunListener<hudson.model.Run>
Runs at a global level.| Constructor and Description | 
|---|
| RunResultListener() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | onCompleted(hudson.model.Run run,
           hudson.model.TaskListener listener) | 
| void | setNotificationService(NotificationService notificationService) | 
public void setNotificationService(NotificationService notificationService)
public void onCompleted(hudson.model.Run run,
               hudson.model.TaskListener listener)
onCompleted in class hudson.model.listeners.RunListener<hudson.model.Run>Copyright © 2004-2011. All Rights Reserved.