hudson.plugins.build_publisher
Class ThreadState.Idle

java.lang.Object
  extended by hudson.plugins.build_publisher.ThreadState
      extended by hudson.plugins.build_publisher.ThreadState.Idle
Enclosing class:
ThreadState

public static class ThreadState.Idle
extends ThreadState

PublisherThread is doing nothing and looking for something to work on.


Nested Class Summary
 
Nested classes/interfaces inherited from class hudson.plugins.build_publisher.ThreadState
ThreadState.Dead, ThreadState.ErrorRecoveryWait, ThreadState.Idle, ThreadState.Publishing
 
Field Summary
 
Fields inherited from class hudson.plugins.build_publisher.ThreadState
IDLE
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 



Copyright © 2004-2011. All Rights Reserved.