@Extension
public class MesosItemListener
extends hudson.model.listeners.ItemListener
| Constructor and Description |
|---|
MesosItemListener() |
| Modifier and Type | Method and Description |
|---|---|
void |
onCreated(hudson.model.Item item)
Listener for
Item create |
void |
onUpdated(hudson.model.Item item)
Listener for
Item update |
public void onCreated(hudson.model.Item item)
Item createonCreated in class hudson.model.listeners.ItemListeneritem - public void onUpdated(hudson.model.Item item)
Item updateonUpdated in class hudson.model.listeners.ItemListeneritem - Copyright © 2016. All rights reserved.