Uses of Class
com.atlassian.bamboo.configuration.repository.VcsUIConfigBean.VcsHtmlFragments
Packages that use VcsUIConfigBean.VcsHtmlFragments
Package
Description
-
Uses of VcsUIConfigBean.VcsHtmlFragments in com.atlassian.bamboo.configuration.repository
Methods in com.atlassian.bamboo.configuration.repository that return VcsUIConfigBean.VcsHtmlFragmentsModifier and TypeMethodDescriptionVcsUIConfigBean.VcsHtmlFragments.emptyFragments()
@NotNull VcsUIConfigBean.VcsHtmlFragments
VcsUIConfigBean.VcsTypeSelector.getHtmlFragments()
@NotNull VcsUIConfigBean.VcsHtmlFragments
VcsUIConfigBean.prepareCreateHtmlFragments
(@NotNull VcsRepositoryModuleDescriptor vcsDescriptor, @NotNull TaskRenderMode renderMode, @Nullable Long projectId) @NotNull VcsUIConfigBean.VcsHtmlFragments
VcsUIConfigBean.prepareEditHtmlFragments
(@NotNull VcsRepositoryModuleDescriptor vcsDescriptor, @NotNull PartialVcsRepositoryData unmergedData, @NotNull TaskRenderMode renderMode, @Nullable Long projectId) @NotNull VcsUIConfigBean.VcsHtmlFragments
VcsUIConfigBean.prepareMavenImportHtmlFragments
(@NotNull VcsRepositoryModuleDescriptor vcsDescriptor, @NotNull TaskRenderMode renderMode, @Nullable Long projectId) @NotNull VcsUIConfigBean.VcsHtmlFragments
VcsUIConfigBean.prepareViewHtmlFragments
(@NotNull VcsRepositoryModuleDescriptor vcsDescriptor, @NotNull VcsRepositoryData vcsDefinition, @Nullable Long projectId) Constructors in com.atlassian.bamboo.configuration.repository with parameters of type VcsUIConfigBean.VcsHtmlFragmentsModifierConstructorDescriptionVcsTypeSelector
(@NotNull PartialVcsRepositoryData repositoryData, @NotNull VcsRepositoryModuleDescriptor descriptor, @NotNull String group, @NotNull VcsUIConfigBean.VcsHtmlFragments fragments, boolean hasReadPermission) VcsTypeSelector
(@NotNull VcsRepositoryData repositoryData, @NotNull VcsRepositoryModuleDescriptor descriptor, @NotNull String group, @NotNull VcsUIConfigBean.VcsHtmlFragments fragments, boolean hasReadPermission) VcsTypeSelector
(@NotNull VcsRepositoryModuleDescriptor descriptor, @NotNull VcsUIConfigBean.VcsHtmlFragments fragments) -
Uses of VcsUIConfigBean.VcsHtmlFragments in com.atlassian.bamboo.ww2.actions.branch
Methods in com.atlassian.bamboo.ww2.actions.branch that return VcsUIConfigBean.VcsHtmlFragments