java.lang.Object
hudson.model.queue.QueueListener
com.sonyericsson.hudson.plugins.gerrit.trigger.hudsontrigger.GerritQueueListener
All Implemented Interfaces:
ExtensionPoint

@Extension public class GerritQueueListener extends QueueListener
Listens to delete events in the Jenkins Queue to clean up the BuildMemory.
  • Constructor Details

    • GerritQueueListener

      public GerritQueueListener()
  • Method Details