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
AbstractQuartzStrategy  
CronTriggerBuildStrategy Build strategy specified by a cron expression
DefaultBuildStrategyManager  
ManualBuildStrategy This class forces a manual build.
PollingBuildStrategy This class defines the build, only if the build has changed strategy.
PollingBuildStrategyJob Sets flag to trigger build
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.
 

Enum Summary
PollingBuildStrategy.PollingStrategy  
 



Copyright © 2011 Atlassian. All Rights Reserved.