Package hudson.plugins.sauce_ondemand
Class SauceOnDemandBuildWrapper.ItemListenerImpl
- java.lang.Object
 - 
- hudson.model.listeners.ItemListener
 - 
- hudson.plugins.sauce_ondemand.SauceOnDemandBuildWrapper.ItemListenerImpl
 
 
 
- 
- All Implemented Interfaces:
 ExtensionPoint
- Enclosing class:
 - SauceOnDemandBuildWrapper
 
@Extension public static final class SauceOnDemandBuildWrapper.ItemListenerImpl extends ItemListener
 
- 
- 
Nested Class Summary
- 
Nested classes/interfaces inherited from interface hudson.ExtensionPoint
ExtensionPoint.LegacyInstancesAreScopedToHudson 
 - 
 
- 
Constructor Summary
Constructors Constructor Description ItemListenerImpl() 
- 
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidonLoaded()- 
Methods inherited from class hudson.model.listeners.ItemListener
all, checkBeforeCopy, fireLocationChange, fireOnCopied, fireOnCreated, fireOnDeleted, fireOnUpdated, onBeforeShutdown, onCheckCopy, onCopied, onCreated, onDeleted, onLocationChanged, onRenamed, onUpdated, register 
 - 
 
 - 
 
- 
- 
Method Detail
- 
onLoaded
public void onLoaded()
- Overrides:
 onLoadedin classItemListener
 
 - 
 
 -