hudson.drools
Class DroolsCause

java.lang.Object
  extended by hudson.model.Cause
      extended by hudson.drools.DroolsCause

public class DroolsCause
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
DroolsCause(java.lang.String cause)
           
 
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

DroolsCause

public DroolsCause(java.lang.String cause)
Method Detail

getShortDescription

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


Copyright © 2009. All Rights Reserved.