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

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)
           
 



Copyright © 2012 Atlassian. All Rights Reserved.