Uses of Interface
com.atlassian.bamboo.storage.StorageCappingService
Packages that use StorageCappingService
Package
Description
-
Uses of StorageCappingService in com.atlassian.bamboo.plan
Constructors in com.atlassian.bamboo.plan with parameters of type StorageCappingServiceModifierConstructorDescriptionExecutionLimitsServiceImpl
(BambooLicenseManager bambooLicenseManager, BuildSuspensionCheckBean buildSuspensionCheckBean, BuildLoggerManager buildLoggerManager, NodeLifecycleProvider nodeLifecycleProvider, StorageCappingService storageCappingService) -
Uses of StorageCappingService in com.atlassian.bamboo.plugins.rest.admin.storage
Constructors in com.atlassian.bamboo.plugins.rest.admin.storage with parameters of type StorageCappingServiceModifierConstructorDescriptionStorageConfigurationResource
(AdministrationConfigurationService administrationConfigurationService, FeatureManager featureManager, com.atlassian.sal.api.message.I18nResolver i18nResolver, StorageCappingService storageCappingService) -
Uses of StorageCappingService in com.atlassian.bamboo.spring
Fields in com.atlassian.bamboo.spring with type parameters of type StorageCappingServiceModifier and TypeFieldDescriptionstatic final Supplier<StorageCappingService>
ComponentAccessor.STORAGE_CAPPING_SERVICE
Deprecated. -
Uses of StorageCappingService in com.atlassian.bamboo.storage
Classes in com.atlassian.bamboo.storage that implement StorageCappingService -
Uses of StorageCappingService in com.atlassian.bamboo.ww2
Methods in com.atlassian.bamboo.ww2 that return StorageCappingServiceConstructors in com.atlassian.bamboo.ww2 with parameters of type StorageCappingServiceModifierConstructorDescriptionFreemarkerContext
(AdministrationConfigurationAccessor administrationConfigurationAccessor, BambooLicenseManager bambooLicenseManager, BambooPermissionManager bambooPermissionManager, BambooUserManager bambooUserManager, BootstrapManager bootstrapManager, CachedPlanManager cachedPlanManager, CachedRepositoryDefinitionManager cachedRepositoryDefinitionManager, CommentManager commentManager, DarkFeatureService darkFeatureService, DocumentationLinkProvider documentationLinkProvider, FeatureManager featureManager, GravatarService gravatarService, CachedDeploymentProjectService cachedDeploymentProjectService, CachedEnvironmentService cachedEnvironmentService, NotificationManager notificationManager, PlanFavouriteService planFavouriteService, PlanManager planManager, com.atlassian.plugin.PluginAccessor pluginAccessor, NodeStatusProvider nodeStatusProvider, StorageCappingService storageCappingService, VcsRepositoryViewerManager vcsRepositoryViewerManager, com.atlassian.plugin.web.api.DynamicWebInterfaceManager webInterfaceManager, com.atlassian.plugin.webresource.WebResourceIntegration webResourceIntegration, LookAndFeelAssetsProvider lookAndFeelAssetsProvider, CustomVariableContext customVariableContext, HigherOrderAvatarProvider higherOrderAvatarProvider, BambooClusterNodeHeartbeatService clusterNodeHeartbeatService)