|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CurrentResult | |
|---|---|
| com.atlassian.bamboo.deployments.execution | |
| com.atlassian.bamboo.plugins.vcs.task | |
| com.atlassian.bamboo.v2.build | |
| com.atlassian.bamboo.v2.build.task | |
| Uses of CurrentResult in com.atlassian.bamboo.deployments.execution |
|---|
| Methods in com.atlassian.bamboo.deployments.execution that return CurrentResult | |
|---|---|
CurrentResult |
DeploymentContextImpl.getCurrentResult()
|
| Uses of CurrentResult in com.atlassian.bamboo.plugins.vcs.task |
|---|
| Methods in com.atlassian.bamboo.plugins.vcs.task that return CurrentResult | |
|---|---|
CurrentResult |
DeploymentRepositoryBuildContext.getCurrentResult()
|
| Uses of CurrentResult in com.atlassian.bamboo.v2.build |
|---|
| Subinterfaces of CurrentResult in com.atlassian.bamboo.v2.build | |
|---|---|
interface |
CurrentBuildResult
Interface that defines the partial output of a plan being built |
| Classes in com.atlassian.bamboo.v2.build that implement CurrentResult | |
|---|---|
class |
CurrentBuildResultImpl
|
class |
CurrentResultImpl
|
| Methods in com.atlassian.bamboo.v2.build that return CurrentResult | |
|---|---|
CurrentResult |
CommonContext.getCurrentResult()
|
CurrentResult |
BuildContextImpl.getCurrentResult()
|
| Uses of CurrentResult in com.atlassian.bamboo.v2.build.task |
|---|
| Methods in com.atlassian.bamboo.v2.build.task with parameters of type CurrentResult | |
|---|---|
static void |
BuildStateHelper.calculateBuildAndLifeCycleState(CurrentResult buildResult,
java.util.List<TaskResult> taskResults)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||