@Extension
public class ItemNotifier
extends hudson.model.listeners.ItemListener
Constructor and Description |
---|
ItemNotifier() |
Modifier and Type | Method and Description |
---|---|
void |
onCreated(hudson.model.Item item) |
void |
onDeleted(hudson.model.Item item) |
void |
onRenamed(hudson.model.Item item,
String oldName,
String newName) |
Copyright © 2004-2013 openSCADA.org. All Rights Reserved.