Class DeploymentResultDeletionServiceWiredTest
java.lang.Object
it.com.atlassian.bamboo.deployments.results.service.DeploymentResultDeletionServiceWiredTest
-
Field Summary
-
Constructor Summary
ConstructorDescriptionDeploymentResultDeletionServiceWiredTest
(DeploymentResultDeletionService deploymentResultDeletionService, DeploymentResultService deploymentResultService, DeploymentsTestService deploymentsTestService, EnvironmentService environmentService, HibernateMutableAclService aclService, ImpersonationService impersonationService) -
Method Summary
Modifier and TypeMethodDescriptionvoid
void
void
-
Field Details
-
PLAN_KEY
-
impersonationRule
-
-
Constructor Details
-
DeploymentResultDeletionServiceWiredTest
@Inject public DeploymentResultDeletionServiceWiredTest(DeploymentResultDeletionService deploymentResultDeletionService, DeploymentResultService deploymentResultService, DeploymentsTestService deploymentsTestService, EnvironmentService environmentService, HibernateMutableAclService aclService, ImpersonationService impersonationService)
-
-
Method Details