Uses of Interface
com.atlassian.bamboo.deployments.environments.service.EnvironmentDeletionService
Package
Description
-
Uses of EnvironmentDeletionService in com.atlassian.bamboo.deployments.environments.actions
Modifier and TypeMethodDescriptionvoid
DeleteEnvironment.setEnvironmentDeletionService
(EnvironmentDeletionService environmentDeletionService) -
Uses of EnvironmentDeletionService in com.atlassian.bamboo.deployments.environments.service
-
Uses of EnvironmentDeletionService 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 EnvironmentDeletionService in it.com.atlassian.bamboo.deployments.environments.service
ModifierConstructorDescriptionEnvironmentDeletionServiceWiredTest
(DeploymentsTestService deploymentsTestService, EnvironmentDeletionService environmentDeletionService, EnvironmentService environmentService, HibernateMutableAclService aclService, ImpersonationService impersonationService)