org.jvnet.hudson.plugins.triggers.startup
Class HudsonStartupCause

java.lang.Object
  extended by hudson.model.Cause
      extended by org.jvnet.hudson.plugins.triggers.startup.HudsonStartupCause

public class HudsonStartupCause
extends hudson.model.Cause


Nested Class Summary
 
Nested classes/interfaces inherited from class hudson.model.Cause
hudson.model.Cause.LegacyCodeCause, hudson.model.Cause.RemoteCause, hudson.model.Cause.UpstreamCause, hudson.model.Cause.UserCause
 
Constructor Summary
HudsonStartupCause()
           
 
Method Summary
 java.lang.String getShortDescription()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HudsonStartupCause

public HudsonStartupCause()
Method Detail

getShortDescription

public java.lang.String getShortDescription()
Specified by:
getShortDescription in class hudson.model.Cause


Copyright © 2009. All Rights Reserved.