Uses of Interface
com.atlassian.bamboo.v2.build.CurrentBuildResult

Packages that use CurrentBuildResult
com.atlassian.bamboo.plugins.vcs.task   
com.atlassian.bamboo.v2.build   
com.atlassian.bamboo.v2.build.task   
 

Uses of CurrentBuildResult in com.atlassian.bamboo.plugins.vcs.task
 

Methods in com.atlassian.bamboo.plugins.vcs.task that return CurrentBuildResult
 CurrentBuildResult DeploymentRepositoryBuildContext.getBuildResult()
           
 

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)
           
 



Copyright © 2014 Atlassian Software Systems Pty Ltd. All Rights Reserved.