Class MergeRequestBuildHandler.SupersededByMergeRequestUpdate
java.lang.Object
jenkins.model.CauseOfInterruption
com.dabsquared.gitlabjenkins.trigger.handler.MergeRequestBuildHandler.SupersededByMergeRequestUpdate
- All Implemented Interfaces:
Serializable
- Enclosing class:
MergeRequestBuildHandler
public static final class MergeRequestBuildHandler.SupersededByMergeRequestUpdate
extends CauseOfInterruption
Surfaced in the build log so users understand why the build was killed.
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class CauseOfInterruption
CauseOfInterruption.UserInterruption -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class CauseOfInterruption
print
-
Constructor Details
-
SupersededByMergeRequestUpdate
-
-
Method Details
-
getShortDescription
- Specified by:
getShortDescriptionin classCauseOfInterruption
-