Uses of Interface
com.atlassian.bamboo.DarkFeatureService
Package
Description
-
Uses of DarkFeatureService in com.atlassian.bamboo
-
Uses of DarkFeatureService in com.atlassian.bamboo.plugins.rest.admin.darkfeature
ModifierConstructorDescriptionDarkFeatureResource
(BambooUserManager bambooUserManager, com.atlassian.sal.api.features.DarkFeatureManager darkFeatureManager, DarkFeatureService darkFeatureService) -
Uses of DarkFeatureService in com.atlassian.bamboo.plugins.web.items
ModifierConstructorDescriptionAdminMenuCoreLinksProvider
(BambooPermissionManager bambooPermissionManager, DarkFeatureService darkFeatureService, com.atlassian.plugin.web.api.DynamicWebInterfaceManager dynamicWebInterfaceManager, ElasticFunctionalityFacade elasticFunctionalityFacade, com.atlassian.struts.TextProvider textProvider) -
Uses of DarkFeatureService in com.atlassian.bamboo.spring
Modifier and TypeFieldDescriptionstatic final Supplier<DarkFeatureService>
ComponentAccessor.DARK_FEATURE_SERVICE
Deprecated. -
Uses of DarkFeatureService 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)