Uses of Interface
com.atlassian.bamboo.webrepository.WebRepositoryViewer
Package
Description
-
Uses of WebRepositoryViewer in com.atlassian.bamboo.build.creation
Modifier and TypeMethodDescriptionstatic org.apache.commons.configuration.XMLConfiguration
RepositoryConfigHelper.prepareXmlConfiguration
(@NotNull Repository repository, @Nullable WebRepositoryViewer webRepositoryViewer) Deprecated.static String
RepositoryConfigHelper.prepareXmlConfigurationString
(@NotNull Repository repository, @Nullable WebRepositoryViewer webRepositoryViewer) Deprecated. -
Uses of WebRepositoryViewer in com.atlassian.bamboo.plugins.stash
Modifier and TypeClassDescriptionclass
URL FORMATS: file https://caviardog.atlassian.com/caviar/projects/STASH/repos/stash/browse/webapp/default/src/main/webapp/static/page/repository/editRepository.soy?at=8127e6af149297ae95219c3b0a202a84d9a20b33 revision/changeset https://caviardog.atlassian.com/caviar/projects/STASH/repos/stash/commits/8127e6af149297ae95219c3b0a202a84d9a20b33 diff https://caviardog.atlassian.com/caviar/projects/STASH/repos/stash/diff/webapp/default/src/main/webapp/static/page/repository/editRepository.soy?at=8127e6af149297ae95219c3b0a202a84d9a20b33&until=8127e6af149297ae95219c3b0a202a84d9a20b33 -
Uses of WebRepositoryViewer in com.atlassian.bamboo.repository
Modifier and TypeMethodDescription@NotNull WebRepositoryViewer
LegacyRepositoryDataImpl.getWebRepositoryViewer()
Deprecated.@NotNull WebRepositoryViewer
RepositoryData.getWebRepositoryViewer()
Deprecated.@NotNull WebRepositoryViewer
RepositoryDataImpl.getWebRepositoryViewer()
RepositoryDefinitionForTest.getWebRepositoryViewer()
ModifierConstructorDescriptionRepositoryDefinitionForTest
(Repository repository, WebRepositoryViewer webRepositoryViewer) -
Uses of WebRepositoryViewer in com.atlassian.bamboo.webrepository
Modifier and TypeInterfaceDescriptioninterface
If implementing this interface Bamboo's notifications can make use of it to provide web repository links within html emailsinterface
CommitUrlProvider
that 'knows' how to deal with deploymentsModifier and TypeClassDescriptionclass
class
Deprecated.since 5.14 it implements old interfaceclass
Modifier and TypeMethodDescription@Nullable WebRepositoryViewer
WebRepositoryViewerManager.getNewWebRepositoryViewerInstance
(@Nullable String key) Deprecated.Gets a new instance of a WebRepositoryViewer plugin associated with the given key@Nullable WebRepositoryViewer
WebRepositoryViewerManagerImpl.getNewWebRepositoryViewerInstance
(@Nullable String key) Modifier and TypeMethodDescription@NotNull List<WebRepositoryViewer>
WebRepositoryViewerManager.getWebRepositoryViewers()
Deprecated.Return a list of all installed WebRepositoryViewer plugins.@NotNull List<WebRepositoryViewer>
WebRepositoryViewerManagerImpl.getWebRepositoryViewers()
-
Uses of WebRepositoryViewer in com.atlassian.bamboo.webrepository.fisheye
Modifier and TypeClassDescriptionclass
URL FORMATS: file https://atlaseye.atlassian.com/browse/bamboo/branches/atlassian_bamboo_2_4_branch/atlassian-ide-plugin.shared.xml#r68584 url/browse/reponame/file~ revision https://atlaseye.atlassian.com/browse/bamboo/trunk/atlassian-ide-plugin.shared.xml?r=68584 url/browse/reponame/file?r=XXX diff https://atlaseye.atlassian.com/browse/bamboo/trunk/atlassian-ide-plugin.shared.xml?r2=68584&r1=68581 url/browse/reponame/file?r2=XX&r1=YYY -- is this working for perforce yet? - no. -
Uses of WebRepositoryViewer in com.atlassian.bamboo.webrepository.stash
Modifier and TypeClassDescriptionclass
Deprecated.use LegacyStashWebRepositoryViewer from new Stash plugin -
Uses of WebRepositoryViewer in com.atlassian.bamboo.ww2.actions.admin.bulk.repository
-
Uses of WebRepositoryViewer in com.atlassian.bamboo.ww2.actions.build.admin.create
Modifier and TypeMethodDescription@NotNull List<WebRepositoryViewer>
UIConfigSupport.getWebRepositoryViewers()
@NotNull List<WebRepositoryViewer>
UIConfigSupportImpl.getWebRepositoryViewers()