Uses of Interface
com.atlassian.bamboo.deployments.expiry.DeploymentExpiryService
Packages that use DeploymentExpiryService
Package
Description
-
Uses of DeploymentExpiryService in com.atlassian.bamboo.build.expiry
Methods in com.atlassian.bamboo.build.expiry with parameters of type DeploymentExpiryServiceModifier and TypeMethodDescriptionvoid
BuildExpiryAction.setDeploymentExpiryService
(DeploymentExpiryService deploymentExpiryService) void
ExpirySchedulerImpl.ExpiryJob.setDeploymentExpiryService
(DeploymentExpiryService deploymentExpiryService) -
Uses of DeploymentExpiryService in com.atlassian.bamboo.deployments.expiry
Classes in com.atlassian.bamboo.deployments.expiry that implement DeploymentExpiryService -
Uses of DeploymentExpiryService in com.atlassian.bamboo.plugins.rest.admin.expiry
Constructors in com.atlassian.bamboo.plugins.rest.admin.expiry with parameters of type DeploymentExpiryServiceModifierConstructorDescriptionCombinedExpiryResource
(AdministrationConfigurationAccessor administrationConfigurationAccessor, AdministrationConfigurationPersister administrationConfigurationPersister, com.atlassian.sal.api.ApplicationProperties applicationProperties, BuildExpiryBean buildExpiryBean, DeploymentExpiryService deploymentExpiryService, ExpiryScheduler expiryScheduler) -
Uses of DeploymentExpiryService in it.com.atlassian.bamboo.deployments.expiry
Constructors in it.com.atlassian.bamboo.deployments.expiry with parameters of type DeploymentExpiryServiceModifierConstructorDescriptionDeploymentExpiryServiceWiredTest
(AdministrationConfigurationAccessor administrationConfigurationAccessor, AdministrationConfigurationPersister administrationConfigurationPersister, DeploymentExpiryService deploymentExpiryService, DeploymentsTestService deploymentsTestService, DeploymentVersionService deploymentVersionService, DeploymentResultService deploymentResultService, PluginHibernateSessionFactory pluginHibernateSessionFactory, StorageLocationService storageLocationService)