Class BuildCompletedEvent

All Implemented Interfaces:
PlanEvent, PlanResultEvent, Serializable

@AsynchronousPreferred public class BuildCompletedEvent extends BuildStateResultEvent
Event that gets triggered when a build is completed A ResultsSummary corresponding to this event should be available via ResultsSummaryManager See PostBuildCompletedEvent and BuildFinishedEvent
See Also: