public interface InitialBuildAwareRepository extends Repository
Repository
to perform custom actionsSELECTED_REPOSITORY, UNKNOWN_HOST
Modifier and Type | Method and Description |
---|---|
void |
onInitialBuild(BuildContext buildContext)
Allows the
Repository to perform custom actions when an initial build is triggered. |
checkConnection, getHost, getKey, getLocationIdentifier, getMinimalEditHtml, getName, getShortKey
populateFromConfig, toConfiguration
collectChangesSinceLastBuild, getSourceCodeDirectory, isRepositoryDifferent
customizeBuildRequirements, removeBuildRequirements
addDefaultValues, isConfigurationMissing, prepareConfigObject, validate
init
getEditHtml, getViewHtml
getDescription
void onInitialBuild(BuildContext buildContext)
Repository
to perform custom actions when an initial build is triggered.buildContext
- Copyright © 2019 Atlassian Software Systems Pty Ltd. All rights reserved.