com.youdevise.hudson.slavestatus
Class IsRunningReporter

java.lang.Object
  extended by com.youdevise.hudson.slavestatus.IsRunningReporter
All Implemented Interfaces:
StatusReporter, java.io.Serializable

public class IsRunningReporter
extends java.lang.Object
implements StatusReporter, java.io.Serializable

See Also:
Serialized Form

Constructor Summary
IsRunningReporter()
           
 
Method Summary
 java.lang.String getContent()
           
 java.lang.String getName()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

IsRunningReporter

public IsRunningReporter()
Method Detail

getName

public java.lang.String getName()
Specified by:
getName in interface StatusReporter

getContent

public java.lang.String getContent()
Specified by:
getContent in interface StatusReporter


Copyright © 2011. All Rights Reserved.