Uses of Interface
com.atlassian.bamboo.vcs.runtime.VcsVariableGenerator
-
-
Uses of VcsVariableGenerator in com.atlassian.bamboo.plugins.bitbucket.v2
Classes in com.atlassian.bamboo.plugins.bitbucket.v2 that implement VcsVariableGenerator Modifier and Type Class Description class
BitbucketCloudVariableGenerator
-
Uses of VcsVariableGenerator in com.atlassian.bamboo.plugins.git.v2
Classes in com.atlassian.bamboo.plugins.git.v2 that implement VcsVariableGenerator Modifier and Type Class Description class
GitVariableGenerator
-
Uses of VcsVariableGenerator in com.atlassian.bamboo.plugins.github
Classes in com.atlassian.bamboo.plugins.github that implement VcsVariableGenerator Modifier and Type Class Description class
GitHubVariableGenerator
-
Uses of VcsVariableGenerator in com.atlassian.bamboo.plugins.stash.v2
Classes in com.atlassian.bamboo.plugins.stash.v2 that implement VcsVariableGenerator Modifier and Type Class Description class
BitbucketServerVariableGenerator
-
Uses of VcsVariableGenerator in com.atlassian.bamboo.repository.svn.v2
Classes in com.atlassian.bamboo.repository.svn.v2 that implement VcsVariableGenerator Modifier and Type Class Description class
SvnVariableGenerator
-
Uses of VcsVariableGenerator in com.atlassian.bamboo.vcs.configuration.legacy
Classes in com.atlassian.bamboo.vcs.configuration.legacy that implement VcsVariableGenerator Modifier and Type Class Description class
LegacyVariableGenerator
Methods in com.atlassian.bamboo.vcs.configuration.legacy that return VcsVariableGenerator Modifier and Type Method Description @Nullable VcsVariableGenerator
LegacyRepositoryModuleDescriptor. getVariableGenerator()
-
Uses of VcsVariableGenerator in com.atlassian.bamboo.vcs.module
Methods in com.atlassian.bamboo.vcs.module that return VcsVariableGenerator Modifier and Type Method Description @Nullable VcsVariableGenerator
VcsRepositoryModuleDescriptor. getVariableGenerator()
@Nullable VcsVariableGenerator
VcsRepositoryModuleDescriptorImpl. getVariableGenerator()
-