Uses of Interface
com.atlassian.bamboo.build.monitoring.BuildHungDetails
Packages that use BuildHungDetails
-
Uses of BuildHungDetails in com.atlassian.bamboo.build.monitoring
Classes in com.atlassian.bamboo.build.monitoring that implement BuildHungDetails -
Uses of BuildHungDetails in com.atlassian.bamboo.v2.build
Methods in com.atlassian.bamboo.v2.build that return BuildHungDetailsModifier and TypeMethodDescription@Nullable BuildHungDetailsCurrentlyBuilding.getBuildHangDetails()Details about the build if it hung.@Nullable BuildHungDetailsCurrentlyBuildingImpl.getBuildHangDetails()Methods in com.atlassian.bamboo.v2.build with parameters of type BuildHungDetailsModifier and TypeMethodDescriptionvoidCurrentlyBuilding.setBuildHangDetails(@Nullable BuildHungDetails buildHungDetails) Set the details if the build was detected to be hung.voidCurrentlyBuildingImpl.setBuildHangDetails(@Nullable BuildHungDetails buildHungDetails)