Class BuildHungEvent

  • All Implemented Interfaces:
    PlanEvent, PlanResultEvent, Serializable

    @AsynchronousPreferred
    public class BuildHungEvent
    extends BuildEvent
    implements PlanResultEvent
    An event that is thrown if the build has been detected to have hung based on certain criteria. It is highly likely that the build will not have completed yet, hence no build completed data will be retrievable.
    See Also:
    Serialized Form