@Extension
public class IntegrityItemListenerImpl
extends hudson.model.listeners.ItemListener
| Constructor and Description | 
|---|
IntegrityItemListenerImpl()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
onCopied(hudson.model.Item src,
        hudson.model.Item tgt)
This overridden event ensures the Integrity CM's Configuration Name parameter is unique 
 | 
void | 
onDeleted(hudson.model.Item item)
Cleans up the Integrity SCM plugin database's cache tables, if appropriate 
 | 
@DataBoundConstructor public IntegrityItemListenerImpl()
public void onCopied(hudson.model.Item src,
                     hudson.model.Item tgt)
onCopied in class hudson.model.listeners.ItemListenerpublic void onDeleted(hudson.model.Item item)
onDeleted in class hudson.model.listeners.ItemListenerCopyright © 2016–2024. All rights reserved.