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

Packages that use BuildDetectionActionFactory
com.atlassian.bamboo.build   
com.atlassian.bamboo.build.strategy   
com.atlassian.bamboo.plan   
com.atlassian.bamboo.v2.trigger   
 

Uses of BuildDetectionActionFactory in com.atlassian.bamboo.build
 

Classes in com.atlassian.bamboo.build that implement BuildDetectionActionFactory
 class BuildDetectionActionFactoryImpl
           
 

Uses of BuildDetectionActionFactory in com.atlassian.bamboo.build.strategy
 

Methods in com.atlassian.bamboo.build.strategy with parameters of type BuildDetectionActionFactory
 void QuartzStrategyJob.setBuildDetectionActionFactory(BuildDetectionActionFactory buildDetectionActionFactory)
           
 

Uses of BuildDetectionActionFactory in com.atlassian.bamboo.plan
 

Constructors in com.atlassian.bamboo.plan with parameters of type BuildDetectionActionFactory
PlanExecutionManagerImpl(BuildExecutionManager buildExecutionManager, ChainExecutionManager chainExecutionManager, BuildDetectionActionFactory buildDetectionActionFactory, PlanExecutionPermitter planExecutionPermitter, ExecutionStatusProvider executionStatusProvider, PlanManager planManager, StopBuildManager stopBuildManager, TriggerManager triggerManager, PlanExecutionLockService planExecutionLockService)
           
 

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

Methods in com.atlassian.bamboo.v2.trigger with parameters of type BuildDetectionActionFactory
 void InitialBuildListener.setBuildDetectionActionFactory(BuildDetectionActionFactory buildDetectionActionFactory)
           
 

Constructors in com.atlassian.bamboo.v2.trigger with parameters of type BuildDetectionActionFactory
DependencyChainListener(BuildDetectionActionFactory buildDetectionActionFactory, DependencyBlockingManager dependencyBlockingManager, ImmutablePlanCacheService immutablePlanCacheService, PlanDependencyManager planDependencyManager, NonBlockingPlanExecutionService nonBlockingPlanExecutionService)
           
 



Copyright © 2012 Atlassian. All Rights Reserved.