|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
@Deprecated public interface MutableQuietPeriodAwareRepository
An extension of the QuietPeriodAwareRepository that allows you to set the values as well as read them
| Field Summary |
|---|
| Fields inherited from interface com.atlassian.bamboo.repository.Repository |
|---|
SELECTED_REPOSITORY, UNKNOWN_HOST |
| Method Summary | |
|---|---|
void |
setMaxRetries(int maxRetries)
Deprecated. |
void |
setQuietPeriod(int quietPeriod)
Deprecated. |
void |
setQuietPeriodEnabled(boolean quietPeriodEnabled)
Deprecated. |
| Methods inherited from interface com.atlassian.bamboo.repository.QuietPeriodAwareRepository |
|---|
getMaxRetries, getQuietPeriod, isQuietPeriodEnabled |
| Methods inherited from interface com.atlassian.bamboo.repository.Repository |
|---|
checkConnection, getHost, getKey, getLocationIdentifier, getMinimalEditHtml, getName, getShortKey, getTriggerIpAddress, setReferencesDifferentRepository |
| Methods inherited from interface com.atlassian.bamboo.fieldvalue.ConvertibleFromConfig |
|---|
populateFromConfig, toConfiguration |
| Methods inherited from interface com.atlassian.bamboo.v2.build.repository.RepositoryV2 |
|---|
collectChangesSinceLastBuild, getSourceCodeDirectory, getSourceCodeDirectory, isRepositoryDifferent, referencesDifferentRepository, retrieveSourceCode, retrieveSourceCode |
| Methods inherited from interface com.atlassian.bamboo.v2.build.ConfigurablePlugin |
|---|
customizeBuildRequirements, removeBuildRequirements |
| Methods inherited from interface com.atlassian.bamboo.v2.build.BuildConfigurationAwarePlugin |
|---|
addDefaultValues, prepareConfigObject, validate |
| Methods inherited from interface com.atlassian.bamboo.plugin.InitablePluginModule |
|---|
init |
| Methods inherited from interface com.atlassian.bamboo.v2.build.RenderableBuildConfiguration |
|---|
getEditHtml, getViewHtml |
| Methods inherited from interface com.atlassian.bamboo.utils.DescriptionProvider |
|---|
getDescription |
| Method Detail |
|---|
void setQuietPeriodEnabled(boolean quietPeriodEnabled)
void setQuietPeriod(int quietPeriod)
void setMaxRetries(int maxRetries)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||