Uses of Interface
com.atlassian.bamboo.v2.build.CurrentBuildResult
Package
Description
-
Uses of CurrentBuildResult in com.atlassian.bamboo.v2.build
Modifier 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
Modifier and TypeMethodDescriptionprotected void
AbstractBuildTask.calculateBuildAndLifeCycleState
(CurrentBuildResult buildResult, List<TaskResult> taskResults) -
Uses of CurrentBuildResult in com.atlassian.bamboo.vcs.configuration.legacy
Modifier and TypeMethodDescription@NotNull CurrentBuildResult
DeploymentRepositoryBuildContext.getBuildResult()