Uses of Interface
com.atlassian.bamboo.vcs.runtime.VcsVariableGenerator
Packages that use VcsVariableGenerator
Package
Description
-
Uses of VcsVariableGenerator in com.atlassian.bamboo.plugins.bitbucket.v2
Classes in com.atlassian.bamboo.plugins.bitbucket.v2 that implement VcsVariableGenerator -
Uses of VcsVariableGenerator in com.atlassian.bamboo.plugins.git.v2
Classes in com.atlassian.bamboo.plugins.git.v2 that implement VcsVariableGenerator -
Uses of VcsVariableGenerator in com.atlassian.bamboo.plugins.github
Classes in com.atlassian.bamboo.plugins.github that implement VcsVariableGenerator -
Uses of VcsVariableGenerator in com.atlassian.bamboo.plugins.stash.v2
Classes in com.atlassian.bamboo.plugins.stash.v2 that implement VcsVariableGenerator -
Uses of VcsVariableGenerator in com.atlassian.bamboo.repository.svn.v2
Classes in com.atlassian.bamboo.repository.svn.v2 that implement VcsVariableGenerator -
Uses of VcsVariableGenerator in com.atlassian.bamboo.vcs.module
Methods in com.atlassian.bamboo.vcs.module that return VcsVariableGeneratorModifier and TypeMethodDescription@Nullable VcsVariableGenerator
VcsRepositoryModuleDescriptor.getVariableGenerator()
@Nullable VcsVariableGenerator
VcsRepositoryModuleDescriptorImpl.getVariableGenerator()