|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Interface Summary | |
---|---|
BuildStrategy | This interface is used to determine 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 |
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |