Package com.atlassian.bamboo.build.strategy

Interface Summary
BuildStrategy This interface is used to determin if a build should be built.
BuildStrategyManager Interface to handle interactions with BuildStrategy objects
QuartzStrategy  
 

Class Summary
AbstractBuildStrategy Common build strategy behaviour
AbstractPollingBuildStrategy Common polling behaviour
BuildStrategyFactory This class creates the various system build strategies.
CronTriggerBuildStrategy Build strategy specified by a cron expression
DefaultBuildStrategyManager  
FisheyeTriggeredBuildStrategy This class lests Fisheye decide if the build has changed and should be built.
InitialBootstapBuildStrategy This class instructs the system to start a clean bootstrap build of bamboo.
ManualBuild This class forces a manual build.
ManualBuildStrategy This class forces a manual build.
PollingBuildStrategy This class defines the build, only if the build has changed strategy.
QuartzStrategyImpl  
QuartzStrategyJob Sets flag to trigger build
SingleDailyBuildStrategy Builds once a day at a specified time.
TriggeredBuildStrategy This class lets someone else decide if the build should be built.
 



Copyright © 2006 Atlassian Software Systems. All Rights Reserved.