@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, toStringgetSourcepublic BuildHungEvent(Object source, String buildKey, int buildNumber, @NotNull CurrentlyBuilding currentlyBuilding, List<LogEntry> buildLogs)
@NotNull public CurrentlyBuilding getCurrentlyBuilding()
public int getBuildNumber()
Copyright © 2019 Atlassian Software Systems Pty Ltd. All rights reserved.