com.atlassian.bamboo.webdriver.components
Class CreateBuildStrategyComponent
java.lang.Object
com.atlassian.bamboo.webdriver.components.CreateBuildStrategyComponent
public class CreateBuildStrategyComponent
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BUILD_STRATEGY_MANUAL
protected static final java.lang.String BUILD_STRATEGY_MANUAL
- See Also:
- Constant Field Values
BUILD_STRATEGY_POLLING
protected static final java.lang.String BUILD_STRATEGY_POLLING
- See Also:
- Constant Field Values
BUILD_STRATEGY_TRIGGER
protected static final java.lang.String BUILD_STRATEGY_TRIGGER
- See Also:
- Constant Field Values
BUILD_STRATEGY_DAILY
protected static final java.lang.String BUILD_STRATEGY_DAILY
- See Also:
- Constant Field Values
BUILD_STRATEGY_CRON
protected static final java.lang.String BUILD_STRATEGY_CRON
- See Also:
- Constant Field Values
CreateBuildStrategyComponent
public CreateBuildStrategyComponent()
setUpBuildStrategy
public void setUpBuildStrategy(TestBuildDetails build)
Copyright © 2012 Atlassian. All Rights Reserved.