Uses of Interface
com.atlassian.bamboo.deployments.versions.service.DeploymentVersionDeletionService

Packages that use DeploymentVersionDeletionService
com.atlassian.bamboo.deployments.expiry   
com.atlassian.bamboo.deployments.projects.service   
com.atlassian.bamboo.deployments.versions.actions   
com.atlassian.bamboo.deployments.versions.service   
 

Uses of DeploymentVersionDeletionService in com.atlassian.bamboo.deployments.expiry
 

Constructors in com.atlassian.bamboo.deployments.expiry with parameters of type DeploymentVersionDeletionService
DeploymentExpiryServiceImpl(AdministrationConfigurationAccessor administrationConfigurationAccessor, com.atlassian.bandana.BandanaManager bandanaManager, DeploymentProjectService deploymentProjectService, DeploymentResultDeletionService deploymentResultDeletionService, DeploymentResultService deploymentResultService, DeploymentVersionDeletionService deploymentVersionDeletionService, DeploymentVersionService deploymentVersionService)
           
 

Uses of DeploymentVersionDeletionService in com.atlassian.bamboo.deployments.projects.service
 

Constructors in com.atlassian.bamboo.deployments.projects.service with parameters of type DeploymentVersionDeletionService
DeploymentProjectDeletionServiceImpl(BambooTransactionHibernateTemplate bambooTransactionHibernateTemplate, DeploymentProjectDao deploymentProjectDao, DeploymentVersionDeletionService deploymentVersionDeletionService, EnvironmentDeletionService environmentDeletionService, HibernateMutableAclService aclService, ArtifactManager artifactManager, com.atlassian.event.api.EventPublisher eventPublisher, DeploymentVersionLinkedJiraIssuesService jiraIssuesService)
           
 

Uses of DeploymentVersionDeletionService in com.atlassian.bamboo.deployments.versions.actions
 

Methods in com.atlassian.bamboo.deployments.versions.actions with parameters of type DeploymentVersionDeletionService
 void DeleteDeploymentVersion.setDeploymentVersionDeletionService(DeploymentVersionDeletionService deploymentVersionDeletionService)
           
 

Uses of DeploymentVersionDeletionService in com.atlassian.bamboo.deployments.versions.service
 

Classes in com.atlassian.bamboo.deployments.versions.service that implement DeploymentVersionDeletionService
 class DeploymentVersionDeletionServiceImpl
           
 



Copyright © 2014 Atlassian Software Systems Pty Ltd. All Rights Reserved.