Class VersionChangeListener

  • All Implemented Interfaces:
    ExtensionPoint

    public abstract class VersionChangeListener
    extends Object
    implements ExtensionPoint
    This class tracks whenever a change is done on show version related item.
    Since:
    2015.11.18
    Author:
    Jagmohan Khulbe
    • Constructor Detail

      • VersionChangeListener

        public VersionChangeListener()
    • Method Detail

      • onUpdated

        public abstract void onUpdated​(Item item)
        Called after a job has its configuration updated on show all versions items
        Parameters:
        item - item that is undergoing the change