Package jenkins.model

Class 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