@PublicApi public interface DeploymentsAwareCommitUrlProvider extends CommitUrlProvider
CommitUrlProvider
that 'knows' how to deal with deploymentsSELECTED_WEB_REPOSITORY_VIEWER, WEB_REPOSITORY
Modifier and Type | Method and Description |
---|---|
Map<DeploymentVersionVcsCommit,String> |
getWebRepositoryUrlForDeploymentVersionCommits(Collection<DeploymentVersionVcsCommit> commits,
RepositoryData repositoryData)
Provide the urls to link all the given commits in the web repository
|
getWebRepositoryUrlForCommit, getWebRepositoryUrlForCommits, getWebRepositoryUrlForRevision
getHtmlForCommitsFull, getHtmlForCommitsSummary, getKey, getName, getShortKey, getSupportedRepositories, populateFromParams
customizeBuildRequirements, removeBuildRequirements
addDefaultValues, isConfigurationMissing, prepareConfigObject, validate
init
getEditHtml, getViewHtml
populateFromConfig, toConfiguration
Map<DeploymentVersionVcsCommit,String> getWebRepositoryUrlForDeploymentVersionCommits(Collection<DeploymentVersionVcsCommit> commits, RepositoryData repositoryData)
commits
- to generate links forrepositoryData
- the repository the commit came fromCopyright © 2017 Atlassian Software Systems Pty Ltd. All rights reserved.