Uses of Interface
com.atlassian.bamboo.deployments.environments.service.EnvironmentDeletionService

Packages that use EnvironmentDeletionService
com.atlassian.bamboo.deployments.environments.actions   
com.atlassian.bamboo.deployments.environments.service   
com.atlassian.bamboo.deployments.projects.service   
 

Uses of EnvironmentDeletionService in com.atlassian.bamboo.deployments.environments.actions
 

Methods in com.atlassian.bamboo.deployments.environments.actions with parameters of type EnvironmentDeletionService
 void DeleteEnvironment.setEnvironmentDeletionService(EnvironmentDeletionService environmentDeletionService)
           
 

Uses of EnvironmentDeletionService in com.atlassian.bamboo.deployments.environments.service
 

Classes in com.atlassian.bamboo.deployments.environments.service that implement EnvironmentDeletionService
 class EnvironmentDeletionServiceImpl
           
 

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

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



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