Uses of Interface
com.atlassian.bamboo.build.artifact.ArtifactLinkManager
Package
Description
-
Uses of ArtifactLinkManager in com.atlassian.bamboo.build
Modifier and TypeFieldDescriptionprotected ArtifactLinkManager
PlanResultsAction.artifactLinkManager
Modifier and TypeMethodDescriptionvoid
PlanResultsAction.setArtifactLinkManager
(ArtifactLinkManager artifactLinkManager) -
Uses of ArtifactLinkManager in com.atlassian.bamboo.build.artifact
Modifier and TypeMethodDescriptionstatic @Nullable String
ArtifactHandlingUtils.getArtifactUrl
(@NotNull ArtifactLinkManager artifactLinkManager, @NotNull Artifact artifact, @NotNull String baseUrl) static @Nullable String
ArtifactHandlingUtils.getArtifactUrl
(@NotNull ArtifactLinkManager artifactLinkManager, @NotNull ArtifactLink artifactLink, @NotNull String baseUrl) Deprecated. -
Uses of ArtifactLinkManager in com.atlassian.bamboo.chains
ModifierConstructorDescriptionChainResultManagerImpl
(BuildResultsSummaryManager buildResultsSummaryManager, ResultsSummaryManager resultsSummaryManager, LimitedConcurrencyCaller limitedConcurrencyCaller, ErrorUpdateHandler errorUpdateHandler, com.opensymphony.xwork2.TextProvider textProvider, ArtifactLinkManager artifactLinkManager, Persister persister, BuildContextBuilderFactory buildContextBuilderFactory, TriggerManager triggerManager, AuthorCreatorService authorCreatorService) -
Uses of ArtifactLinkManager in com.atlassian.bamboo.clover.build.coverage
Modifier and TypeMethodDescriptionvoid
ViewCloverCoverageSummary.setArtifactLinkManager
(ArtifactLinkManager artifactLinkManager) ModifierConstructorDescriptionCloverReportLinker
(@NotNull ResultsSummary summary, @NotNull ArtifactLinkManager artifactLinkManager, @NotNull String baseUrl) -
Uses of ArtifactLinkManager in com.atlassian.bamboo.deployments.expiry
ModifierConstructorDescriptionDeploymentExpiryServiceImpl
(AdministrationConfigurationAccessor administrationConfigurationAccessor, com.atlassian.bandana.BandanaManager bandanaManager, DeploymentProjectService deploymentProjectService, DeploymentResultDeletionService deploymentResultDeletionService, DeploymentResultService deploymentResultService, DeploymentVersionDeletionService deploymentVersionDeletionService, DeploymentVersionService deploymentVersionService, EnvironmentService environmentService, ResultsSummaryManager resultsSummaryManager, ArtifactLinkManager artifactLinkManager) -
Uses of ArtifactLinkManager in com.atlassian.bamboo.deployments.versions.actions
Modifier and TypeMethodDescriptionvoid
ViewDeploymentVersion.setArtifactLinkManager
(ArtifactLinkManager artifactLinkManager) ModifierConstructorDescriptionFromDeploymentVersionItem
(ArtifactLinkManager artifactLinkManager, String baseUrl) -
Uses of ArtifactLinkManager in com.atlassian.bamboo.deployments.versions.service
ModifierConstructorDescriptionDeploymentVersionServiceImpl
(@NotNull DeploymentProjectDao deploymentProjectDao, @NotNull DeploymentVersionDao deploymentVersionDao, @NotNull InternalResultsSummaryAccessor internalResultsSummaryAccessor, @NotNull DeploymentVersionChainResultDataCollector deploymentVersionChainResultDataCollector, @NotNull com.opensymphony.xwork2.TextProvider textProvider, @NotNull EnvironmentService environmentService, @NotNull BambooUserManager bambooUserService, @NotNull VariableDefinitionManager variableDefinitionManager, @NotNull VariableDefinitionFactory variableDefinitionFactory, @NotNull CustomVariableContext customVariableContext, @NotNull com.atlassian.event.api.EventPublisher eventPublisher, @NotNull CachedPlanManager cachedPlanManager, @NotNull ScopedExclusionService scopedExclusionService, @NotNull ResultsSummaryVariableAccessor resultsSummaryVariableAccessor, @NotNull RepositoryDefinitionManager repositoryDefinitionManager, @NotNull VcsRepositoryManager vcsRepositoryManager, @NotNull BambooCachingPermissionManagerFacadeFactory bambooCachingPermissionManagerFacadeFactory, @NotNull ArtifactLinkManager artifactLinkManager, @NotNull AuditLogService auditLogService) -
Uses of ArtifactLinkManager in com.atlassian.bamboo.plugins.jira.rest.model.build
Modifier and TypeMethodDescriptionstatic Function<io.atlassian.fugue.Pair<ImmutableChain,
ChainResultsSummary>, PlanSummary> PlanSummary.createPlanSummary
(@NotNull ArtifactLinkManager artifactLinkManager, @NotNull CustomVariableContext customVariableContext, @NotNull Map<PlanResultKey, PlanResultKey> buildFixesBuildMap, @NotNull String baseUrl) static Function<ArtifactLink,
ArtifactSummary> ArtifactSummary.fromArtifactLink
(@NotNull ArtifactLinkManager artifactLinkManager, @NotNull String baseUrl) ModifierConstructorDescriptionBuildStatusSummary
(@NotNull ChainResultsSummary chainResultSummary, @NotNull ArtifactLinkManager artifactLinkManager, @NotNull Map<PlanResultKey, PlanResultKey> buildFixesBuildMap, @NotNull String baseUrl) PlanSummary
(@NotNull ImmutableChain chain, @NotNull ChainResultsSummary chainResultsSummary, @NotNull ArtifactLinkManager artifactLinkManager, @NotNull CustomVariableContext customVariableContext, @NotNull Map<PlanResultKey, PlanResultKey> buildFixesBuildMap, @NotNull String baseUrl) -
Uses of ArtifactLinkManager in com.atlassian.bamboo.plugins.jira.rest.resource
ModifierConstructorDescriptionJiraIssueLatestRelatedBuildsResource
(AdministrationConfigurationAccessor administrationConfigurationAccessor, ArtifactLinkManager artifactLinkManager, CustomVariableContext customVariableContext, CachedPlanManager cachedPlanManager, PlanResultSearcher planResultSearcher, JiraRestHelper jiraRestHelper, ResultsSummaryManager resultsSummaryManager) -
Uses of ArtifactLinkManager in com.atlassian.bamboo.plugins.jiraPlugin.actions.ajax
Modifier and TypeMethodDescriptionvoid
AbstractJiraRelatedAction.setArtifactLinkManager
(ArtifactLinkManager artifactLinkManager) -
Uses of ArtifactLinkManager in com.atlassian.bamboo.plugins.rest.model.chain
ModifierConstructorDescriptionRestChainResult
(ChainResultsSummary buildSummary, javax.ws.rs.core.UriInfo uriInfo, javax.ws.rs.core.UriBuilder baseUriBuilder, boolean detailedResult, @Nullable BuildLoggerManager buildLoggerManager, @Nullable PlanExecutionManager planExecutionManager, @Nullable BuildQueueManager buildQueueManager, StageStatusHelper stageStatusHelper, ExecutableAgentsHelper executableAgentsHelper, BuildLogFileAccessorFactory buildLogFileAccessorFactory, PlanRestService planRestService, ArtifactLinkManager artifactLinkManager) RestChainResult
(ChainResultsSummary buildSummary, javax.ws.rs.core.UriInfo uriInfo, javax.ws.rs.core.UriBuilder baseUriBuilder, StageStatusHelper stageStatusHelper, ExecutableAgentsHelper executableAgentsHelper, BuildLogFileAccessorFactory buildLogFileAccessorFactory, PlanRestService planRestService, ArtifactLinkManager artifactLinkManager) RestChainResultDetails
(ChainResultsSummary buildSummary, javax.ws.rs.core.UriInfo uriInfo, javax.ws.rs.core.UriBuilder baseUriBuilder, boolean detailedResult, BuildLoggerManager buildLoggerManager, PlanExecutionManager planExecutionManager, BuildQueueManager buildQueueManager, StageStatusHelper stageStatusHelper, ExecutableAgentsHelper executableAgentsHelper, BuildLogFileAccessorFactory buildLogFileAccessorFactory, PlanRestService planRestService, ArtifactLinkManager artifactLinkManager) -
Uses of ArtifactLinkManager in com.atlassian.bamboo.plugins.rest.service
ModifierConstructorDescriptionResultServiceImpl
(AdministrationConfigurationAccessor administrationConfigurationAccessor, ArtifactLinkManager artifactLinkManager, BambooUserManager bambooUserManager, BuildLogFileAccessorFactory buildLogFileAccessorFactory, BuildLoggerManager buildLoggerManager, BuildQueueManager buildQueueManager, CommentService commentService, ExecutableAgentsHelper executableAgentsHelper, com.atlassian.sal.api.message.I18nResolver i18nResolver, LabelManager labelManager, PlanExecutionManager planExecutionManager, PlanRestService planRestService, ProjectsRestService projectsRestService, ResultsSummaryManager resultsSummaryManager, StageStatusHelper stageStatusHelper, RestAuthenticationContext restAuthenticationContext) -
Uses of ArtifactLinkManager in com.atlassian.bamboo.resultsummary
Modifier and TypeMethodDescriptionvoid
BuildResultsSummaryManagerImpl.setArtifactLinkManager
(ArtifactLinkManager artifactLinkManager) -
Uses of ArtifactLinkManager in com.atlassian.bamboo.spring
Modifier and TypeFieldDescriptionstatic final Supplier<ArtifactLinkManager>
ComponentAccessor.ARTIFACT_LINK_MANAGER
Deprecated. -
Uses of ArtifactLinkManager in it.com.atlassian.bamboo.deployments.versions.service
ModifierConstructorDescriptionDeploymentVersionDeletionServiceWiredTest
(ArtifactLinkManager artifactLinkManager, CachedPlanManager cachedPlanManager, DeploymentVersionDeletionService deploymentVersionDeletionService, DeploymentVersionService deploymentVersionService, DeploymentsTestService deploymentsTestService, HibernateMutableAclService aclService, ImpersonationService impersonationService, ResultsSummaryManager resultsSummaryManager, StorageLocationService storageLocationService) -
Uses of ArtifactLinkManager in it.com.atlassian.bamboo.job
ModifierConstructorDescriptionJobDeletionTest
(PlanConfigImportService planConfigImportService, DeletionService deletionService, ResultsSummaryManager resultsSummaryManager, StorageLocationService storageLocationService, CachedPlanManager cachedPlanManager, PlanExecutionManager planExecutionManager, BambooUserManager bambooUserManager, ArtifactDefinitionManager artifactDefinitionManager, ArtifactLinkManager artifactLinkManager, PlanManager planManager, ImpersonationService impersonationService)
ArtifactHandlingUtils.getArtifactUrl(ArtifactLinkManager, com.atlassian.bamboo.artifact.Artifact, String)
instead