Class SaveableListener

  • All Implemented Interfaces:
    ExtensionPoint

    public abstract class SaveableListener
    extends Object
    implements ExtensionPoint
    Receives notifications about save actions on Saveable objects in Hudson.

    This is an abstract class so that methods added in the future won't break existing listeners.

    Since:
    1.334
    Author:
    Andrew Bayer