Uses of Interface
com.atlassian.bamboo.storage.StorageCappingService
Package
Description
-
Uses of StorageCappingService in com.atlassian.bamboo.plan
ModifierConstructorDescriptionExecutionLimitsServiceImpl
(BambooLicenseManager bambooLicenseManager, BuildSuspensionCheckBean buildSuspensionCheckBean, BuildLoggerManager buildLoggerManager, NodeLifecycleProvider nodeLifecycleProvider, StorageCappingService storageCappingService) -
Uses of StorageCappingService in com.atlassian.bamboo.plugins.rest.admin.storage
ModifierConstructorDescriptionStorageConfigurationResource
(AdministrationConfigurationService administrationConfigurationService, FeatureManager featureManager, com.atlassian.sal.api.message.I18nResolver i18nResolver, StorageCappingService storageCappingService) -
Uses of StorageCappingService in com.atlassian.bamboo.spring
Modifier and TypeFieldDescriptionstatic final Supplier<StorageCappingService>
ComponentAccessor.STORAGE_CAPPING_SERVICE
Deprecated. -
Uses of StorageCappingService in com.atlassian.bamboo.storage
-
Uses of StorageCappingService in com.atlassian.bamboo.ww2
ModifierConstructorDescriptionFreemarkerContext
(AdministrationConfigurationAccessor administrationConfigurationAccessor, BambooLicenseManager bambooLicenseManager, BambooPermissionManager bambooPermissionManager, BambooUserManager bambooUserManager, BootstrapManager bootstrapManager, CachedPlanManager cachedPlanManager, CachedRepositoryDefinitionManager cachedRepositoryDefinitionManager, CommentManager commentManager, DarkFeatureService darkFeatureService, DocumentationLinkProvider documentationLinkProvider, FeatureManager featureManager, GravatarService gravatarService, LinkedDeploymentProjectCacheService linkedDeploymentProjectCacheService, 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)