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
DeploymentProjectServiceImpl(ArtifactDefinitionManager artifactDefinitionManager, BambooAclUpdateHelper aclUpdateHelper, BambooAuthenticationContext authenticationContext, BambooPermissionManager bambooPermissionManager, BambooTransactionHibernateTemplate bambooTransactionHibernateTemplate, CachedPlanManager cachedPlanManager, DeploymentProjectDao deploymentProjectDao, DeploymentResultService deploymentResultService, DeploymentVersionDeletionService deploymentVersionDeletionService, EnvironmentDeletionService environmentDeletionService, EnvironmentService environmentService, EnvironmentTaskService environmentTaskService, HibernateMutableAclService aclService, com.opensymphony.xwork.TextProvider textProvider, ValidationService validationService, VariableDefinitionManager variableDefinitionManager, VersionNamingService versionNamingService, ArtifactManager artifactManager, DeploymentVersionService deploymentVersionService, ResultsSummaryManager resultsSummaryManager)
           
 



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