|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objecthudson.model.queue.QueueListener
org.zeroturnaround.stats.MyQueueListener
@Extension public class MyQueueListener
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface hudson.ExtensionPoint |
|---|
hudson.ExtensionPoint.LegacyInstancesAreScopedToHudson |
| Constructor Summary | |
|---|---|
MyQueueListener()
|
|
| Method Summary | |
|---|---|
void |
onEnterWaiting(hudson.model.Queue.WaitingItem wi)
|
void |
onLeft(hudson.model.Queue.LeftItem li)
|
| Methods inherited from class hudson.model.queue.QueueListener |
|---|
all, onEnterBlocked, onEnterBuildable, onLeaveBlocked, onLeaveBuildable, onLeaveWaiting |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MyQueueListener()
| Method Detail |
|---|
public void onEnterWaiting(hudson.model.Queue.WaitingItem wi)
onEnterWaiting in class hudson.model.queue.QueueListenerpublic void onLeft(hudson.model.Queue.LeftItem li)
onLeft in class hudson.model.queue.QueueListener
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||