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