Uses of Interface
com.atlassian.bamboo.plugins.testutils.deployments.DeploymentsTestService
Package
Description
-
Uses of DeploymentsTestService in com.atlassian.bamboo.plugins.testutils.deployments
Modifier and TypeClassDescriptionclass
Provides Deployment-related functionality for functional testing -
Uses of DeploymentsTestService in it.com.atlassian.bamboo.deployments.environments.service
ModifierConstructorDescriptionEnvironmentDeletionServiceWiredTest
(DeploymentsTestService deploymentsTestService, EnvironmentDeletionService environmentDeletionService, EnvironmentService environmentService, HibernateMutableAclService aclService, ImpersonationService impersonationService) -
Uses of DeploymentsTestService in it.com.atlassian.bamboo.deployments.expiry
ModifierConstructorDescriptionDeploymentExpiryServiceWiredTest
(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
ModifierConstructorDescriptionDeploymentProjectServiceWiredTest
(DeploymentProjectDeletionService deploymentProjectDeletionService, DeploymentsTestService deploymentsTestService, HibernateMutableAclService aclService, ImpersonationService impersonationService) -
Uses of DeploymentsTestService in it.com.atlassian.bamboo.deployments.results.service
ModifierConstructorDescriptionDeploymentResultDeletionServiceWiredTest
(DeploymentResultDeletionService deploymentResultDeletionService, DeploymentResultService deploymentResultService, DeploymentsTestService deploymentsTestService, EnvironmentService environmentService, HibernateMutableAclService aclService, ImpersonationService impersonationService) -
Uses of DeploymentsTestService in it.com.atlassian.bamboo.deployments.versions.service
ModifierConstructorDescriptionDeploymentVersionDeletionServiceWiredTest
(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
ModifierConstructorDescriptionTestDisablingTriggerPlugin
(DeploymentsTestService deploymentsTestService, EnvironmentTriggerService environmentTriggerService, ImpersonationService impersonationService, com.atlassian.plugin.PluginController pluginController, org.quartz.Scheduler scheduler, TriggerConfigurationService triggerConfigurationService, TriggerTypeManager triggerTypeManager)