Class AbandonedPatchsetInterruption
java.lang.Object
jenkins.model.CauseOfInterruption
com.sonyericsson.hudson.plugins.gerrit.trigger.hudsontrigger.AbandonedPatchsetInterruption
- All Implemented Interfaces:
Serializable
A cause class for new build interruption.
- Author:
- ckreisl
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class jenkins.model.CauseOfInterruption
CauseOfInterruption.UserInterruption -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class jenkins.model.CauseOfInterruption
print
-
Constructor Details
-
AbandonedPatchsetInterruption
public AbandonedPatchsetInterruption()
-
-
Method Details
-
getShortDescription
- Specified by:
getShortDescriptionin classCauseOfInterruption
-