|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CurrentBuildResult | |
---|---|
com.atlassian.bamboo.v2.build | |
com.atlassian.bamboo.v2.build.task |
Uses of CurrentBuildResult in com.atlassian.bamboo.v2.build |
---|
Classes in com.atlassian.bamboo.v2.build that implement CurrentBuildResult | |
---|---|
class |
CurrentBuildResultImpl
|
Methods in com.atlassian.bamboo.v2.build that return CurrentBuildResult | |
---|---|
CurrentBuildResult |
BuildContext.getBuildResult()
The information about the results of a build |
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 CurrentBuildResult | |
---|---|
protected void |
AbstractBuildTask.calculateBuildAndLifeCycleState(CurrentBuildResult buildResult,
java.util.List<TaskResult> taskResults)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |