@Extension
public class MesosRunListener
extends hudson.model.listeners.RunListener<hudson.model.Run>
| Constructor and Description |
|---|
MesosRunListener() |
MesosRunListener(Class targetType) |
| Modifier and Type | Method and Description |
|---|---|
void |
onStarted(hudson.model.Run r,
hudson.model.TaskListener listener)
Prints the actual Hostname where Mesos slave is provisioned in console output.
|
public MesosRunListener()
public MesosRunListener(Class targetType)
targetType - public void onStarted(hudson.model.Run r,
hudson.model.TaskListener listener)
onStarted in class hudson.model.listeners.RunListener<hudson.model.Run>Copyright © 2004-2016. All Rights Reserved.