Package | Description |
---|---|
com.atlassian.bamboo.build.monitoring | |
com.atlassian.bamboo.v2.build |
Modifier and Type | Class and Description |
---|---|
class |
BuildHungDetailsImpl |
Modifier and Type | Method and Description |
---|---|
BuildHungDetails |
CurrentlyBuildingImpl.getBuildHangDetails() |
BuildHungDetails |
CurrentlyBuilding.getBuildHangDetails()
Details about the build if it hung.
|
Modifier and Type | Method and Description |
---|---|
void |
CurrentlyBuildingImpl.setBuildHangDetails(BuildHungDetails buildHungDetails) |
void |
CurrentlyBuilding.setBuildHangDetails(BuildHungDetails buildHungDetails)
Set the details if the build was detected to be hung.
|
Copyright © 2017 Atlassian Software Systems Pty Ltd. All rights reserved.