Uses of Interface
com.atlassian.bamboo.vcs.runtime.VcsCommitCommenter
Packages that use VcsCommitCommenter
Package
Description
-
Uses of VcsCommitCommenter in com.atlassian.bamboo.plugins.bitbucket.v2
Classes in com.atlassian.bamboo.plugins.bitbucket.v2 that implement VcsCommitCommenterMethods in com.atlassian.bamboo.plugins.bitbucket.v2 that return types with arguments of type VcsCommitCommenterModifier and TypeMethodDescription@Nullable ContextualVcsId<VcsCommitCommenter>
BitbucketCloudCommitCommenter.getVcsIdForExecutor
(@NotNull VcsRepositoryData vcsRepositoryData) -
Uses of VcsCommitCommenter in com.atlassian.bamboo.plugins.github
Classes in com.atlassian.bamboo.plugins.github that implement VcsCommitCommenterMethods in com.atlassian.bamboo.plugins.github that return types with arguments of type VcsCommitCommenterModifier and TypeMethodDescription@Nullable ContextualVcsId<VcsCommitCommenter>
GitHubCommitCommenter.getVcsIdForExecutor
(@NotNull VcsRepositoryData vcsRepositoryData) -
Uses of VcsCommitCommenter in com.atlassian.bamboo.vcs.module
Methods in com.atlassian.bamboo.vcs.module that return VcsCommitCommenterModifier and TypeMethodDescriptiondefault @Nullable VcsCommitCommenter
VcsRepositoryModuleDescriptor.getVcsCommitCommenter()
@Nullable VcsCommitCommenter
VcsRepositoryModuleDescriptorImpl.getVcsCommitCommenter()