@Extension public class DatadogSaveableListener extends SaveableListener
SaveableListener
to trigger events and calculate metrics:
- When an saveable gets changed, the onChange(Saveable, XmlFile)
method will be invoked.ExtensionPoint.LegacyInstancesAreScopedToHudson
Constructor and Description |
---|
DatadogSaveableListener() |
Modifier and Type | Method and Description |
---|---|
void |
onChange(Saveable config,
XmlFile file) |
all, fireOnChange, register, unregister
public void onChange(Saveable config, XmlFile file)
onChange
in class SaveableListener
Copyright © 2016–2023. All rights reserved.