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