Uses of Class
hudson.model.listeners.SaveableListener
-
Packages that use SaveableListener Package Description hudson.diagnosis hudson.model.listeners Listener interfaces for various events that occur inside the server. -
-
Uses of SaveableListener in hudson.diagnosis
Fields in hudson.diagnosis declared as SaveableListener Modifier and Type Field Description static SaveableListener
OldDataMonitor. changeListener
-
Uses of SaveableListener in hudson.model.listeners
Methods in hudson.model.listeners that return types with arguments of type SaveableListener Modifier and Type Method Description static ExtensionList<SaveableListener>
SaveableListener. all()
Returns all the registeredSaveableListener
descriptors.
-