@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, getWebRepositoryUrlForRevisiongetHtmlForCommitsFull, getHtmlForCommitsSummary, getKey, getName, getShortKey, getSupportedRepositories, populateFromParamscustomizeBuildRequirements, removeBuildRequirementsaddDefaultValues, isConfigurationMissing, prepareConfigObject, validateinitgetEditHtml, getViewHtmlpopulateFromConfig, toConfigurationMap<DeploymentVersionVcsCommit,String> getWebRepositoryUrlForDeploymentVersionCommits(Collection<DeploymentVersionVcsCommit> commits, RepositoryData repositoryData)
commits - to generate links forrepositoryData - the repository the commit came fromCopyright © 2019 Atlassian Software Systems Pty Ltd. All rights reserved.