public interface QuietPeriodAwareRepository extends Repository
getQuietPeriod()
up to
getMaxRetries()
times.SELECTED_REPOSITORY, UNKNOWN_HOST
Modifier and Type | Method and Description |
---|---|
int |
getMaxRetries()
Returns the maximum number of times to collect changes
|
int |
getQuietPeriod()
Returns the number of seconds to wait between each retry
|
boolean |
isQuietPeriodEnabled()
Returns true if we were to enable the quiet period
|
checkConnection, getHost, getKey, getLocationIdentifier, getMinimalEditHtml, getName, getShortKey
populateFromConfig, toConfiguration
collectChangesSinceLastBuild, getSourceCodeDirectory, isRepositoryDifferent
customizeBuildRequirements, removeBuildRequirements
addDefaultValues, isConfigurationMissing, prepareConfigObject, validate
init
getEditHtml, getViewHtml
getDescription
boolean isQuietPeriodEnabled()
int getQuietPeriod()
int getMaxRetries()
Copyright © 2018 Atlassian Software Systems Pty Ltd. All rights reserved.