Uses of Interface
com.atlassian.bamboo.vcs.export.VcsRepositoryDataExporter
Packages that use VcsRepositoryDataExporter
Package
Description
-
Uses of VcsRepositoryDataExporter in com.atlassian.bamboo.plugins.bitbucket.v2.export
Classes in com.atlassian.bamboo.plugins.bitbucket.v2.export that implement VcsRepositoryDataExporter -
Uses of VcsRepositoryDataExporter in com.atlassian.bamboo.plugins.git.v2.exporter
Classes in com.atlassian.bamboo.plugins.git.v2.exporter that implement VcsRepositoryDataExporter -
Uses of VcsRepositoryDataExporter in com.atlassian.bamboo.plugins.github.exporter
Classes in com.atlassian.bamboo.plugins.github.exporter that implement VcsRepositoryDataExporter -
Uses of VcsRepositoryDataExporter in com.atlassian.bamboo.plugins.stash.v2.exporter
Classes in com.atlassian.bamboo.plugins.stash.v2.exporter that implement VcsRepositoryDataExporter -
Uses of VcsRepositoryDataExporter in com.atlassian.bamboo.vcs.export
Classes in com.atlassian.bamboo.vcs.export that implement VcsRepositoryDataExporterModifier and TypeClassDescriptionclass
class
class
-
Uses of VcsRepositoryDataExporter in com.atlassian.bamboo.vcs.module
Methods in com.atlassian.bamboo.vcs.module that return VcsRepositoryDataExporterModifier and TypeMethodDescription@Nullable VcsRepositoryDataExporter
VcsRepositoryModuleDescriptor.getExporter()
@NotNull VcsRepositoryDataExporter
VcsRepositoryModuleDescriptorImpl.getExporter()