Uses of Class
hudson.model.queue.QueueListener
Packages that use QueueListener
-
Uses of QueueListener in hudson.model
Subclasses of QueueListener in hudson.modelModifier and TypeClassDescriptionstatic final class
ScheduleQueue.save()
call for near future once items change. -
Uses of QueueListener in hudson.model.queue
Methods in hudson.model.queue that return types with arguments of type QueueListenerModifier and TypeMethodDescriptionstatic ExtensionList<QueueListener>
QueueListener.all()
Returns all the registeredQueueListener
s.