| Modifier and Type | Field and Description |
|---|---|
protected ArtifactLinkManager |
PlanResultsAction.artifactLinkManager |
| Modifier and Type | Method and Description |
|---|---|
void |
PlanResultsAction.setArtifactLinkManager(ArtifactLinkManager artifactLinkManager) |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultArtifactLinkManager |
| Modifier and Type | Method and Description |
|---|---|
static @Nullable String |
ArtifactHandlingUtils.getArtifactUrl(@NotNull ArtifactLinkManager artifactLinkManager,
@NotNull ArtifactLink artifactLink,
@NotNull String baseUrl)
Deprecated.
|
static @Nullable String |
ArtifactHandlingUtils.getArtifactUrl(@NotNull ArtifactLinkManager artifactLinkManager,
@NotNull Artifact artifact,
@NotNull String baseUrl) |
| Constructor and Description |
|---|
ChainResultManagerImpl(BuildResultsSummaryManager buildResultsSummaryManager,
ResultsSummaryManager resultsSummaryManager,
LimitedConcurrencyCaller limitedConcurrencyCaller,
ErrorUpdateHandler errorUpdateHandler,
com.opensymphony.xwork2.TextProvider textProvider,
ArtifactLinkManager artifactLinkManager,
Persister persister,
BuildContextBuilderFactory buildContextBuilderFactory,
TriggerManager triggerManager,
AuthorCreatorService authorCreatorService) |
| Modifier and Type | Method and Description |
|---|---|
void |
ViewCloverCoverageSummary.setArtifactLinkManager(ArtifactLinkManager artifactLinkManager) |
| Constructor and Description |
|---|
CloverReportLinker(@NotNull ResultsSummary summary,
@NotNull ArtifactLinkManager artifactLinkManager,
@NotNull String baseUrl) |
| Constructor and Description |
|---|
DeploymentExpiryServiceImpl(AdministrationConfigurationAccessor administrationConfigurationAccessor,
com.atlassian.bandana.BandanaManager bandanaManager,
DeploymentProjectService deploymentProjectService,
DeploymentResultDeletionService deploymentResultDeletionService,
DeploymentResultService deploymentResultService,
DeploymentVersionDeletionService deploymentVersionDeletionService,
DeploymentVersionService deploymentVersionService,
EnvironmentService environmentService,
ResultsSummaryManager resultsSummaryManager,
ArtifactLinkManager artifactLinkManager) |
| Modifier and Type | Method and Description |
|---|---|
void |
ViewDeploymentVersion.setArtifactLinkManager(ArtifactLinkManager artifactLinkManager) |
| Constructor and Description |
|---|
FromDeploymentVersionItem(ArtifactLinkManager artifactLinkManager,
String baseUrl) |
| Modifier and Type | Method and Description |
|---|---|
static 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) |
| Constructor and Description |
|---|
BuildStatusSummary(@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) |
| Constructor and Description |
|---|
JiraIssueLatestRelatedBuildsResource(AdministrationConfigurationAccessor administrationConfigurationAccessor,
ArtifactLinkManager artifactLinkManager,
CustomVariableContext customVariableContext,
CachedPlanManager cachedPlanManager,
PlanResultSearcher planResultSearcher,
JiraRestHelper jiraRestHelper,
ResultsSummaryManager resultsSummaryManager) |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractJiraRelatedAction.setArtifactLinkManager(ArtifactLinkManager artifactLinkManager) |
| Constructor and Description |
|---|
RestChainResult(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) |
| Constructor and Description |
|---|
ResultServiceImpl(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) |
| Modifier and Type | Method and Description |
|---|---|
void |
BuildResultsSummaryManagerImpl.setArtifactLinkManager(ArtifactLinkManager artifactLinkManager) |
| Modifier and Type | Field and Description |
|---|---|
static Supplier<ArtifactLinkManager> |
ComponentAccessor.ARTIFACT_LINK_MANAGER
Deprecated.
|
| Constructor and Description |
|---|
DeploymentVersionDeletionServiceWiredTest(ArtifactLinkManager artifactLinkManager,
CachedPlanManager cachedPlanManager,
DeploymentVersionDeletionService deploymentVersionDeletionService,
DeploymentVersionService deploymentVersionService,
DeploymentsTestService deploymentsTestService,
HibernateMutableAclService aclService,
ImpersonationService impersonationService,
ResultsSummaryManager resultsSummaryManager,
StorageLocationService storageLocationService) |
| Constructor and Description |
|---|
JobDeletionTest(PlanConfigImportService planConfigImportService,
DeletionService deletionService,
ResultsSummaryManager resultsSummaryManager,
StorageLocationService storageLocationService,
CachedPlanManager cachedPlanManager,
PlanExecutionManager planExecutionManager,
BambooUserManager bambooUserManager,
ArtifactDefinitionManager artifactDefinitionManager,
ArtifactLinkManager artifactLinkManager,
PlanManager planManager,
ImpersonationService impersonationService) |
Copyright © 2023 Atlassian Software Systems Pty Ltd. All rights reserved.