Uses of Interface
com.atlassian.bamboo.plugins.testutils.deployments.DeploymentsTestService
Packages that use DeploymentsTestService
Package
Description
-
Uses of DeploymentsTestService in com.atlassian.bamboo.plugins.testutils.deployments
Classes in com.atlassian.bamboo.plugins.testutils.deployments that implement DeploymentsTestServiceModifier and TypeClassDescriptionclass
Provides Deployment-related functionality for functional testing -
Uses of DeploymentsTestService in it.com.atlassian.bamboo.deployments.environments.service
Constructors in it.com.atlassian.bamboo.deployments.environments.service with parameters of type DeploymentsTestServiceModifierConstructorDescriptionEnvironmentDeletionServiceWiredTest
(DeploymentsTestService deploymentsTestService, EnvironmentDeletionService environmentDeletionService, EnvironmentService environmentService, HibernateMutableAclService aclService, ImpersonationService impersonationService) -
Uses of DeploymentsTestService in it.com.atlassian.bamboo.deployments.expiry
Constructors in it.com.atlassian.bamboo.deployments.expiry with parameters of type DeploymentsTestServiceModifierConstructorDescriptionDeploymentExpiryServiceWiredTest
(AdministrationConfigurationAccessor administrationConfigurationAccessor, AdministrationConfigurationPersister administrationConfigurationPersister, DeploymentExpiryService deploymentExpiryService, DeploymentsTestService deploymentsTestService, DeploymentVersionService deploymentVersionService, DeploymentResultService deploymentResultService, PluginHibernateSessionFactory pluginHibernateSessionFactory, StorageLocationService storageLocationService) -
Uses of DeploymentsTestService in it.com.atlassian.bamboo.deployments.projects.service
Constructors in it.com.atlassian.bamboo.deployments.projects.service with parameters of type DeploymentsTestServiceModifierConstructorDescriptionDeploymentProjectServiceWiredTest
(DeploymentProjectDeletionService deploymentProjectDeletionService, DeploymentsTestService deploymentsTestService, HibernateMutableAclService aclService, ImpersonationService impersonationService) -
Uses of DeploymentsTestService in it.com.atlassian.bamboo.deployments.results.service
Constructors in it.com.atlassian.bamboo.deployments.results.service with parameters of type DeploymentsTestServiceModifierConstructorDescriptionDeploymentResultDeletionServiceWiredTest
(DeploymentResultDeletionService deploymentResultDeletionService, DeploymentResultService deploymentResultService, DeploymentsTestService deploymentsTestService, EnvironmentService environmentService, HibernateMutableAclService aclService, ImpersonationService impersonationService) -
Uses of DeploymentsTestService in it.com.atlassian.bamboo.deployments.versions.service
Constructors in it.com.atlassian.bamboo.deployments.versions.service with parameters of type DeploymentsTestServiceModifierConstructorDescriptionDeploymentVersionDeletionServiceWiredTest
(ArtifactLinkManager artifactLinkManager, CachedPlanManager cachedPlanManager, DeploymentVersionDeletionService deploymentVersionDeletionService, DeploymentVersionService deploymentVersionService, DeploymentsTestService deploymentsTestService, HibernateMutableAclService aclService, ImpersonationService impersonationService, ResultsSummaryManager resultsSummaryManager, StorageLocationService storageLocationService) -
Uses of DeploymentsTestService in it.com.atlassian.bamboo.trigger
Constructors in it.com.atlassian.bamboo.trigger with parameters of type DeploymentsTestServiceModifierConstructorDescriptionTestDisablingTriggerPlugin
(DeploymentsTestService deploymentsTestService, EnvironmentTriggerService environmentTriggerService, ImpersonationService impersonationService, com.atlassian.plugin.PluginController pluginController, org.quartz.Scheduler scheduler, TriggerConfigurationService triggerConfigurationService, TriggerTypeManager triggerTypeManager)