|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BuildHungDetails | |
---|---|
com.atlassian.bamboo.build.monitoring | |
com.atlassian.bamboo.v2.build |
Uses of BuildHungDetails in com.atlassian.bamboo.build.monitoring |
---|
Classes in com.atlassian.bamboo.build.monitoring that implement BuildHungDetails | |
---|---|
class |
BuildHungDetailsImpl
|
Uses of BuildHungDetails in com.atlassian.bamboo.v2.build |
---|
Methods in com.atlassian.bamboo.v2.build that return BuildHungDetails | |
---|---|
BuildHungDetails |
CurrentlyBuildingImpl.getBuildHangDetails()
|
BuildHungDetails |
CurrentlyBuilding.getBuildHangDetails()
Details about the build if it hung. |
Methods in com.atlassian.bamboo.v2.build with parameters of type BuildHungDetails | |
---|---|
void |
CurrentlyBuildingImpl.setBuildHangDetails(BuildHungDetails buildHungDetails)
|
void |
CurrentlyBuilding.setBuildHangDetails(BuildHungDetails buildHungDetails)
Set the details if the build was detected to be hung. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |