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) |
Modifier and Type | Class and Description |
---|---|
class |
RemoteArtifactManager |
Copyright © 2020 Atlassian Software Systems Pty Ltd. All rights reserved.