Package jenkins.model
Class InterruptedBuildAction
java.lang.Object
hudson.model.InvisibleAction
jenkins.model.InterruptedBuildAction
- All Implemented Interfaces:
Action,ModelObject
Action added to
Run to record the cause of interruption.- Since:
- 1.425
- Author:
- Kohsuke Kawaguchi
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class hudson.model.InvisibleAction
getDisplayName, getIconFileName, getUrlNameMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface hudson.model.Action
getEvent, getGroup, getSemantic, isVisibleInContextMenu
-
Constructor Details
-
InterruptedBuildAction
-
-
Method Details
-
getCauses
-