@AsynchronousPreferred public class BuildHungEvent extends BuildEvent implements PlanResultEvent
source
Constructor and Description |
---|
BuildHungEvent(Object source,
String buildKey,
int buildNumber,
@NotNull CurrentlyBuilding currentlyBuilding,
List<LogEntry> buildLogs) |
Modifier and Type | Method and Description |
---|---|
@Nullable List<LogEntry> |
getBuildLogs() |
int |
getBuildNumber() |
@NotNull CurrentlyBuilding |
getCurrentlyBuilding() |
PlanResultKey |
getPlanResultKey()
Get the
PlanResultKey for the ResultsSummary |
getBuildPlanKey, getPlanKey, toString
getSource
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
getPlanKey
public BuildHungEvent(Object source, String buildKey, int buildNumber, @NotNull @NotNull CurrentlyBuilding currentlyBuilding, List<LogEntry> buildLogs)
@NotNull public @NotNull CurrentlyBuilding getCurrentlyBuilding()
public int getBuildNumber()
public PlanResultKey getPlanResultKey()
PlanResultEvent
PlanResultKey
for the ResultsSummary
getPlanResultKey
in interface PlanResultEvent
Copyright © 2022 Atlassian Software Systems Pty Ltd. All rights reserved.