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 AbstractQuartzStrategy
           
 class AfterSuccessfulPlanTrigger
           
 class CronTriggerBuildStrategy
          Build strategy specified by a cron expression
 class ManualBuildStrategy
          This class forces a manual build.
 class PollingBuildStrategy
          This class defines the build, only if the build has changed strategy.
 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 © 2013 Atlassian Software Systems Pty Ltd. All Rights Reserved.