Package jenkins.model

Class InterruptedBuildAction

java.lang.Object
hudson.model.InvisibleAction
jenkins.model.InterruptedBuildAction
All Implemented Interfaces:
Action, ModelObject

@ExportedBean public class InterruptedBuildAction extends InvisibleAction
Action added to Run to record the cause of interruption.
Since:
1.425
Author:
Kohsuke Kawaguchi