package

com.atlassian.bamboo.webrepository

Interfaces

CommitUrlProvider If implementing this interface Bamboo's notifications can make use of it to provide web repository links within html emails  
WebRepositoryViewer Module that decorates change information with required stuff for web repository browsing (e.g linking files) If you would like web repository links to be provided within you html notifications, also implement CommitUrlProvider  
WebRepositoryViewerManager Provides access to the web repository plugins.. 

Classes

AbstractWebRepositoryViewer  
DefaultWebRepositoryViewer The code to show the commits etc when no web repository  
NoWebRepositoryViewer  
WebRepositoryViewerManagerImpl