Class ForceBuildStopperUtil
java.lang.Object
com.atlassian.bamboo.build.monitoring.ForceBuildStopperUtil
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic Boolean
getBandanaValue
(com.atlassian.bandana.BandanaManager bandanaManager, String key) static boolean
isCustomConfigurationEnabledForPlan
(@NotNull BuildDefinition buildDefinition, String key, boolean defaultValue)
-
Constructor Details
-
ForceBuildStopperUtil
public ForceBuildStopperUtil()
-
-
Method Details
-
getBandanaValue
-
isCustomConfigurationEnabledForPlan
public static boolean isCustomConfigurationEnabledForPlan(@NotNull @NotNull BuildDefinition buildDefinition, String key, boolean defaultValue)
-