Modifier and Type | Class and Description |
---|---|
class |
AbstractArtifactManager |
class |
LocalArtifactManager |
Modifier and Type | Method and Description |
---|---|
void |
BuildArtifactPostProcessor.setArtifactManager(ArtifactManager artifactManager) |
Constructor and Description |
---|
DefaultArtifactLinkManager(ArtifactLinkDao artifactLinkDao,
ArtifactDao artifactDao,
ArtifactManager artifactManager,
com.atlassian.plugin.PluginAccessor pluginAccessor,
AdministrationConfigurationAccessor administrationConfigurationAccessor) |
Modifier and Type | Method and Description |
---|---|
void |
PrepareBuildTask.setArtifactManager(ArtifactManager artifactManager) |
Constructor and Description |
---|
DeploymentProjectDeletionServiceImpl(BambooTransactionHibernateTemplate bambooTransactionHibernateTemplate,
DeploymentProjectDao deploymentProjectDao,
DeploymentVersionDeletionService deploymentVersionDeletionService,
EnvironmentDeletionService environmentDeletionService,
HibernateMutableAclService aclService,
ArtifactManager artifactManager,
com.atlassian.event.api.EventPublisher eventPublisher,
DeploymentVersionLinkedJiraIssuesService jiraIssuesService,
AgentAssignmentService agentAssignmentService) |
Constructor and Description |
---|
DeploymentVersionDeletionServiceImpl(BambooTransactionHibernateTemplate bambooTransactionHibernateTemplate,
DeploymentResultDeletionService deploymentResultDeletionService,
DeploymentResultService deploymentResultService,
DeploymentVersionDao deploymentVersionDao,
DeploymentVersionLinkedJiraIssuesService deploymentVersionLinkedJiraIssuesService,
DeploymentVersionLinkedJiraIssueDao deploymentVersionLinkedJiraIssueDao,
DeploymentVersionVcsChangesetDao deploymentVersionVcsChangesetDao,
VariableDefinitionDao variableDefinitionDao,
CommentDao commentDao,
ArtifactManager artifactManager,
com.atlassian.event.api.EventPublisher eventPublisher,
EnvironmentService environmentService) |
Constructor and Description |
---|
ArtifactDownloaderTask(ArtifactManager artifactManager) |
Constructor and Description |
---|
BuildAgentControllerImpl(AgentContext agentContext,
AgentQueueAccessor agentQueueAccessor,
BuildLoggerManager buildLoggerManager,
ResultProcessor resultProcessor,
CapabilityContext capabilityContext,
RemotedCapabilitySetManager capabilitySetManager,
CustomVariableContext customVariableContext,
ErrorUpdateHandler errorUpdateHandler,
ExecutionPhaseService executionPhaseService,
com.atlassian.event.api.EventPublisher eventPublisher,
DockerContainerControllerFactory dockerContainerControllerFactory,
BuildWarningSummaryCollationService buildWarningSummaryCollationService,
BuildLoggingContext buildLoggingContext,
SecureXStreamFactory secureXStreamFactory,
BuildDirectoryManager buildDirectoryManager,
ArtifactManager artifactManager) |
Modifier and Type | Class and Description |
---|---|
class |
RemoteArtifactManager |
Copyright © 2021 Atlassian Software Systems Pty Ltd. All rights reserved.