com.sonyericsson.hudson.plugins.gerrit.trigger.hudsontrigger
Class NewPatchSetInterruption

java.lang.Object
  extended by jenkins.model.CauseOfInterruption
      extended by com.sonyericsson.hudson.plugins.gerrit.trigger.hudsontrigger.NewPatchSetInterruption

public final class NewPatchSetInterruption
extends jenkins.model.CauseOfInterruption

A cause class for new patchset interruption.

Author:
rinrinne (rinrin.ne@gmail.com)

Nested Class Summary
 
Nested classes/interfaces inherited from class jenkins.model.CauseOfInterruption
jenkins.model.CauseOfInterruption.UserInterruption
 
Constructor Summary
NewPatchSetInterruption()
           
 
Method Summary
 String getShortDescription()
           
 
Methods inherited from class jenkins.model.CauseOfInterruption
print
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NewPatchSetInterruption

public NewPatchSetInterruption()
Method Detail

getShortDescription

public String getShortDescription()
Specified by:
getShortDescription in class jenkins.model.CauseOfInterruption


Copyright © 2004-2014. All Rights Reserved.