public interface CustomVariableProviderRepository extends Repository
Repository implementation to provide variables specific to
the repository.SELECTED_REPOSITORY, UNKNOWN_HOST| Modifier and Type | Method and Description |
|---|---|
Map<String,String> |
getCustomVariables()
Deprecated.
since 5.9, use
getPlanRepositoryVariables() |
Map<String,String> |
getPlanRepositoryVariables()
Return a map containing name->value mapping of the plan repository format variables.
|
checkConnection, getHost, getKey, getLocationIdentifier, getMinimalEditHtml, getName, getShortKeypopulateFromConfig, toConfigurationcollectChangesSinceLastBuild, getSourceCodeDirectory, isRepositoryDifferentcustomizeBuildRequirements, removeBuildRequirementsaddDefaultValues, isConfigurationMissing, prepareConfigObject, validateinitgetEditHtml, getViewHtmlgetDescription@NotNull @Deprecated Map<String,String> getCustomVariables()
getPlanRepositoryVariables()Null values will be filtered out so it's safe to put them in the map.
Copyright © 2020 Atlassian Software Systems Pty Ltd. All rights reserved.