com.sonyericsson.hudson.plugins.gerrit.trigger.hudsontrigger
Class NewPatchSetInterruption
java.lang.Object
jenkins.model.CauseOfInterruption
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 classes/interfaces inherited from class jenkins.model.CauseOfInterruption |
jenkins.model.CauseOfInterruption.UserInterruption |
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 |
NewPatchSetInterruption
public NewPatchSetInterruption()
getShortDescription
public String getShortDescription()
- Specified by:
getShortDescription
in class jenkins.model.CauseOfInterruption
Copyright © 2004-2014. All Rights Reserved.