Uses of Interface
com.atlassian.bamboo.build.artifact.ArtifactManager
Package
Description
-
Uses of ArtifactManager in com.atlassian.bamboo.build.artifact
Modifier and TypeMethodDescriptionvoid
BuildArtifactPostProcessor.setArtifactManager
(ArtifactManager artifactManager) ModifierConstructorDescriptionDefaultArtifactLinkManager
(ArtifactLinkDao artifactLinkDao, ArtifactDao artifactDao, ArtifactManager artifactManager, com.atlassian.plugin.PluginAccessor pluginAccessor, AdministrationConfigurationAccessor administrationConfigurationAccessor) -
Uses of ArtifactManager in com.atlassian.bamboo.build.pipeline.tasks
Modifier and TypeMethodDescriptionvoid
PrepareBuildTask.setArtifactManager
(ArtifactManager artifactManager) -
Uses of ArtifactManager in com.atlassian.bamboo.deployments.projects.service
ModifierConstructorDescriptionDeploymentProjectDeletionServiceImpl
(BambooTransactionHibernateTemplate bambooTransactionHibernateTemplate, DeploymentProjectDao deploymentProjectDao, DeploymentVersionDeletionService deploymentVersionDeletionService, EnvironmentDeletionService environmentDeletionService, HibernateMutableAclService aclService, ArtifactManager artifactManager, com.atlassian.event.api.EventPublisher eventPublisher, DeploymentVersionLinkedJiraIssuesService jiraIssuesService, AgentAssignmentService agentAssignmentService) -
Uses of ArtifactManager in com.atlassian.bamboo.deployments.versions.service
ModifierConstructorDescriptionDeploymentVersionDeletionServiceImpl
(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, AuditLogService auditLogService) -
Uses of ArtifactManager in com.atlassian.bamboo.plugins.artifact
-
Uses of ArtifactManager in com.atlassian.bamboo.v2.build.agent
ModifierConstructorDescriptionBuildAgentControllerImpl
(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, SecretEncryptionService secretEncryptionService, AgentCipherProviderService agentCipherProviderService, AdministrationConfigurationAccessor administrationConfigurationAccessor) -
Uses of ArtifactManager in com.atlassian.bamboo.v2.build.agent.remote