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 String |
ArtifactHandlingUtils.getArtifactUrl(ArtifactLinkManager artifactLinkManager,
ArtifactLink artifactLink,
String baseUrl)
Deprecated.
|
static String |
ArtifactHandlingUtils.getArtifactUrl(ArtifactLinkManager artifactLinkManager,
Artifact artifact,
String baseUrl) |
Constructor and Description |
---|
ChainExecutionManagerImpl(PlanStatePersisterService planStatePersisterService,
JobExecutionManager buildContextExecutor,
ChainStateFactory chainStateFactory,
BuildContextFactory buildContextFactory,
com.atlassian.event.api.EventPublisher eventPublisher,
ChainPluginSupport chainPluginSupport,
ErrorUpdateHandler errorUpdateHandler,
AuthorCreatorService authorCreatorService,
ResultsSummaryManager resultsSummaryManager,
BuildDirectoryManager buildDirectoryManager,
VcsBranchIntegrationHelper branchIntegrationHelper,
CustomVariableContext customVariableContext,
PlanExecutionLockService planExecutionLockService,
PlanVcsRevisionHistoryService planVcsRevisionHistoryService,
XStreamFactory xStreamFactory,
ArtifactLinkManager artifactLinkManager,
CachedPlanManager cachedPlanManager,
VcsRepositoryManager vcsRepositoryManager,
StorageTagService storageTagService) |
ChainResultManagerImpl(BuildResultsSummaryManager buildResultsSummaryManager,
ResultsSummaryManager resultsSummaryManager,
LimitedConcurrencyCaller limitedConcurrencyCaller,
ErrorUpdateHandler errorUpdateHandler,
com.opensymphony.xwork2.TextProvider textProvider,
ArtifactLinkManager artifactLinkManager,
Persister persister) |
Modifier and Type | Method and Description |
---|---|
void |
ViewCloverCoverageSummary.setArtifactLinkManager(ArtifactLinkManager artifactLinkManager) |
Constructor and Description |
---|
CloverReportLinker(ResultsSummary summary,
ArtifactLinkManager artifactLinkManager,
String baseUrl) |
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 |
---|---|
void |
ArtifactDownloaderRuntimeDataProvider.setArtifactLinkManager(ArtifactLinkManager artifactLinkManager) |
Modifier and Type | Method and Description |
---|---|
static com.google.common.base.Function<io.atlassian.fugue.Pair<ImmutableChain,ChainResultsSummaryDocument>,PlanSummary> |
PlanSummary.createPlanSummary(ArtifactLinkManager artifactLinkManager,
CustomVariableContext customVariableContext,
Map<PlanResultKey,PlanResultKey> buildFixesBuildMap,
String baseUrl) |
static Function<ArtifactLink,ArtifactSummary> |
ArtifactSummary.fromArtifactLink(ArtifactLinkManager artifactLinkManager,
String baseUrl) |
Constructor and Description |
---|
BuildStatusSummary(ChainResultsSummaryDocument chainResultsSummaryDocument,
ArtifactLinkManager artifactLinkManager,
Map<PlanResultKey,PlanResultKey> buildFixesBuildMap,
String baseUrl) |
PlanSummary(ImmutableChain chain,
ChainResultsSummaryDocument chainResultsSummaryDocument,
ArtifactLinkManager artifactLinkManager,
CustomVariableContext customVariableContext,
Map<PlanResultKey,PlanResultKey> buildFixesBuildMap,
String baseUrl) |
Constructor and Description |
---|
JiraIssueLatestRelatedBuildsResource(AdministrationConfigurationAccessor administrationConfigurationAccessor,
ArtifactLinkManager artifactLinkManager,
CustomVariableContext customVariableContext,
CachedPlanManager cachedPlanManager,
IndexedBuildResultsSearcher indexedBuildResultsSearcher,
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,
BuildLoggerManager buildLoggerManager,
PlanExecutionManager planExecutionManager,
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,
ProjectManager projectManager,
ResultsSummaryManager resultsSummaryManager,
StageStatusHelper stageStatusHelper) |
Modifier and Type | Method and Description |
---|---|
void |
BuildResultsSummaryManagerImpl.setArtifactLinkManager(ArtifactLinkManager artifactLinkManager) |
Modifier and Type | Field and Description |
---|---|
static com.google.common.base.Supplier<ArtifactLinkManager> |
ComponentAccessor.ARTIFACT_LINK_MANAGER
Deprecated.
|
Copyright © 2017 Atlassian Software Systems Pty Ltd. All rights reserved.