public interface RepositoryEventAware extends Repository
SELECTED_REPOSITORY, UNKNOWN_HOST| Modifier and Type | Method and Description |
|---|---|
void |
postRetrieveSourceCode(BuildContext buildContext,
File sourceDirectory)
postRetrieveSourceCode will run after the retrieveSourceCode method is called.
|
void |
preRetrieveSourceCode(BuildContext buildContext,
File sourceDirectory)
preRetrieveSourceCode will run before the retrieveSourceCode method is called.
|
checkConnection, getHost, getKey, getLocationIdentifier, getMinimalEditHtml, getName, getShortKeypopulateFromConfig, toConfigurationcollectChangesSinceLastBuild, getSourceCodeDirectory, isRepositoryDifferentcustomizeBuildRequirements, removeBuildRequirementsaddDefaultValues, isConfigurationMissing, prepareConfigObject, validateinitgetEditHtml, getViewHtmlgetDescriptionvoid preRetrieveSourceCode(@NotNull
BuildContext buildContext,
@NotNull
File sourceDirectory)
buildContext - sourceDirectory - void postRetrieveSourceCode(@NotNull
BuildContext buildContext,
@NotNull
File sourceDirectory)
buildContext - sourceDirectory - Copyright © 2021 Atlassian Software Systems Pty Ltd. All rights reserved.