Uses of Interface
com.atlassian.bamboo.v2.build.CurrentResult
Package
Description
-
Uses of CurrentResult in com.atlassian.bamboo.deployments.execution
-
Uses of CurrentResult in com.atlassian.bamboo.v2.build
Modifier and TypeInterfaceDescriptioninterface
Interface that defines the partial output of a plan being builtModifier and TypeMethodDescription@NotNull CurrentResult
BuildContextImpl.getCurrentResult()
CommonContext.getCurrentResult()
-
Uses of CurrentResult in com.atlassian.bamboo.v2.build.task
Modifier and TypeMethodDescriptionstatic void
BuildStateHelper.calculateBuildAndLifeCycleState
(CurrentResult buildResult, List<TaskResult> taskResults) -
Uses of CurrentResult in com.atlassian.bamboo.vcs.configuration.legacy