Uses of Interface
com.atlassian.bamboo.build.BuildDetectionResult

Packages that use BuildDetectionResult
com.atlassian.bamboo.build   
com.atlassian.bamboo.v2.trigger   
 

Uses of BuildDetectionResult in com.atlassian.bamboo.build
 

Classes in com.atlassian.bamboo.build that implement BuildDetectionResult
 class BuildDetectionResultImpl
          Returned from a BuildDetectionAction
 

Methods in com.atlassian.bamboo.build that return BuildDetectionResult
 BuildDetectionResult BuildDetectionAction.process()
          The action to be taken by build triggering (change detection) components.
 

Uses of BuildDetectionResult in com.atlassian.bamboo.v2.trigger
 

Methods in com.atlassian.bamboo.v2.trigger that return BuildDetectionResult
 BuildDetectionResult ManualBuildDetectionAction.process()
           
 BuildDetectionResult DependentBuildDetectionAction.process()
           
 BuildDetectionResult ChildDependencyBuildDetectionAction.process()
           
 BuildDetectionResult AbstractDependentDetectionAction.process()
           
 



Copyright © 2011 Atlassian. All Rights Reserved.