Uses of Class
com.atlassian.bamboo.configuration.repository.VcsUIConfigBean.VcsHtmlFragments
-
Packages that use VcsUIConfigBean.VcsHtmlFragments Package Description com.atlassian.bamboo.configuration.repository com.atlassian.bamboo.ww2.actions.branch -
-
Uses of VcsUIConfigBean.VcsHtmlFragments in com.atlassian.bamboo.configuration.repository
Constructors in com.atlassian.bamboo.configuration.repository with parameters of type VcsUIConfigBean.VcsHtmlFragments Constructor Description VcsTypeSelector(@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 Modifier and Type Method Description VcsUIConfigBean.VcsHtmlFragmentsConfigureBranches. getRepositoryEditHtml()
-