Package org.jenkinsci.plugins.matrixauth
Class AmbiguityMonitor.NodeContributor.NodeListenerImpl
java.lang.Object
jenkins.model.NodeListener
org.jenkinsci.plugins.matrixauth.AmbiguityMonitor.NodeContributor.NodeListenerImpl
- All Implemented Interfaces:
ExtensionPoint
- Enclosing class:
- AmbiguityMonitor.NodeContributor
@Extension
public static class AmbiguityMonitor.NodeContributor.NodeListenerImpl
extends NodeListener
-
Nested Class Summary
Nested classes/interfaces inherited from interface hudson.ExtensionPoint
ExtensionPoint.LegacyInstancesAreScopedToHudson -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class jenkins.model.NodeListener
all, allowLoad, fireOnCreated, fireOnDeleted, fireOnUpdated
-
Constructor Details
-
NodeListenerImpl
public NodeListenerImpl()
-
-
Method Details
-
onCreated
- Overrides:
onCreatedin classNodeListener
-
onUpdated
- Overrides:
onUpdatedin classNodeListener
-
onDeleted
- Overrides:
onDeletedin classNodeListener
-