@AsynchronousPreferred public class BuildHungEvent extends BuildEvent
source
Constructor and Description |
---|
BuildHungEvent(Object source,
String buildKey,
int buildNumber,
CurrentlyBuilding currentlyBuilding,
List<LogEntry> buildLogs) |
Modifier and Type | Method and Description |
---|---|
List<LogEntry> |
getBuildLogs() |
int |
getBuildNumber() |
CurrentlyBuilding |
getCurrentlyBuilding() |
getBuildPlanKey, getPlanKey, toString
getSource
public BuildHungEvent(Object source, String buildKey, int buildNumber, @NotNull CurrentlyBuilding currentlyBuilding, List<LogEntry> buildLogs)
@NotNull public CurrentlyBuilding getCurrentlyBuilding()
public int getBuildNumber()
Copyright © 2020 Atlassian Software Systems Pty Ltd. All rights reserved.