Interface | Description |
---|---|
CommitUrlProvider |
If implementing this interface Bamboo's notifications can make use of it to provide web repository links within html emails
|
DeploymentsAwareCommitUrlProvider |
CommitUrlProvider that 'knows' how to deal with deployments |
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..
|
Class | Description |
---|---|
AbstractWebRepositoryViewer | |
DefaultWebRepositoryViewer |
The code to show the commits etc when no web repository
|
NoWebRepositoryViewer | |
WebRepositoryViewerManagerImpl |
Copyright © 2016 Atlassian Software Systems Pty Ltd. All rights reserved.