Uses of Class
com.atlassian.bamboo.build.strategy.AbstractBuildStrategy

Packages that use AbstractBuildStrategy
com.atlassian.bamboo.build.strategy   
 

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

Subclasses of AbstractBuildStrategy in com.atlassian.bamboo.build.strategy
 class AbstractPollingBuildStrategy
          Common polling behaviour
 class CronTriggerBuildStrategy
          Build strategy specified by a cron expression
 class FisheyeTriggeredBuildStrategy
          This class lests Fisheye decide if the build has changed and should be built.
 class InitialBootstapBuildStrategy
          This class instructs the system to start a clean bootstrap build of bamboo.
 class ManualBuild
          This class forces a manual build.
 class ManualBuildStrategy
          This class forces a manual build.
 class PollingBuildStrategy
          This class defines the build, only if the build has changed strategy.
 class QuartzStrategyImpl
           
 class SingleDailyBuildStrategy
          Builds once a day at a specified time.
 class TriggeredBuildStrategy
          This class lets someone else decide if the build should be built.
 



Copyright © 2006 Atlassian Software Systems. All Rights Reserved.