public class BitbucketServerVariableGenerator extends AbstractBitbucketServerExecutor implements VcsVariableGenerator
vcsRepositoryManager| Constructor and Description |
|---|
BitbucketServerVariableGenerator() |
| Modifier and Type | Method and Description |
|---|---|
String |
getLegacyPrefix()
Provides default prefix for generated variables.
|
Map<String,String> |
getPlanRepositoryVariables(VcsRepositoryData vcsRepositoryData)
Return a map containing name->value mapping of the plan repository format variables.
|
bitbucketServerToGitData, getGitModuleDescriptor, stashServerRemoteEventsAreWorking@Nullable public String getLegacyPrefix()
VcsVariableGeneratorgetLegacyPrefix in interface VcsVariableGenerator@NotNull public Map<String,String> getPlanRepositoryVariables(@NotNull VcsRepositoryData vcsRepositoryData)
VcsVariableGeneratorNull values will be filtered out so it's safe to put them in the map.
getPlanRepositoryVariables in interface VcsVariableGeneratorvcsRepositoryData - definition of repository to generate variables forCopyright © 2017 Atlassian Software Systems Pty Ltd. All rights reserved.