@AsynchronousPreferred public class BuildCompletedEvent extends BuildStateResultEvent
ResultsSummary
corresponding to this event should be available via ResultsSummaryManager
See PostBuildCompletedEvent
and BuildFinishedEvent
buildState, lifeCycleState
planResultKey
source
Constructor and Description |
---|
BuildCompletedEvent(Object source,
PlanResultKey planResultKey,
BuildState buildState,
LifeCycleState lifeCycleState) |
getBuildState, getLifeCycleState
getBuildNumber, getBuildResultKey, getPlanResultKey, toString
getBuildPlanKey, getPlanKey
getSource
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
getPlanKey
public BuildCompletedEvent(Object source, PlanResultKey planResultKey, BuildState buildState, LifeCycleState lifeCycleState)
Copyright © 2017 Atlassian Software Systems Pty Ltd. All rights reserved.