Uses of Interface
com.atlassian.bamboo.v2.build.CurrentBuildResult
Packages that use CurrentBuildResult
-
Uses of CurrentBuildResult in com.atlassian.bamboo.v2.build
Classes in com.atlassian.bamboo.v2.build that implement CurrentBuildResultMethods in com.atlassian.bamboo.v2.build that return CurrentBuildResultModifier and TypeMethodDescription@NotNull CurrentBuildResult
BuildContext.getBuildResult()
The information about the results of a build@NotNull CurrentBuildResult
BuildContextImpl.getBuildResult()
-
Uses of CurrentBuildResult in com.atlassian.bamboo.v2.build.task
Methods in com.atlassian.bamboo.v2.build.task with parameters of type CurrentBuildResultModifier and TypeMethodDescriptionprotected void
AbstractBuildTask.calculateBuildAndLifeCycleState
(CurrentBuildResult buildResult, List<TaskResult> taskResults)