Uses of Interface
com.atlassian.bamboo.v2.build.CurrentResult
Packages that use CurrentResult
Package
Description
-
Uses of CurrentResult in com.atlassian.bamboo.deployments.execution
Methods in com.atlassian.bamboo.deployments.execution that return CurrentResult -
Uses of CurrentResult in com.atlassian.bamboo.v2.build
Subinterfaces of CurrentResult in com.atlassian.bamboo.v2.buildModifier and TypeInterfaceDescriptioninterface
Interface that defines the partial output of a plan being builtClasses in com.atlassian.bamboo.v2.build that implement CurrentResultMethods in com.atlassian.bamboo.v2.build that return CurrentResultModifier and TypeMethodDescription@NotNull CurrentResult
BuildContextImpl.getCurrentResult()
CommonContext.getCurrentResult()
-
Uses of CurrentResult in com.atlassian.bamboo.v2.build.task
Methods in com.atlassian.bamboo.v2.build.task with parameters of type CurrentResultModifier and TypeMethodDescriptionstatic void
BuildStateHelper.calculateBuildAndLifeCycleState
(CurrentResult buildResult, List<TaskResult> taskResults) -
Uses of CurrentResult in com.atlassian.bamboo.vcs.configuration.legacy
Methods in com.atlassian.bamboo.vcs.configuration.legacy that return CurrentResult