Uses of Interface
com.atlassian.bamboo.DarkFeatureService
Packages that use DarkFeatureService
Package
Description
-
Uses of DarkFeatureService in com.atlassian.bamboo
Classes in com.atlassian.bamboo that implement DarkFeatureService -
Uses of DarkFeatureService in com.atlassian.bamboo.plugins.rest.admin.darkfeature
Constructors in com.atlassian.bamboo.plugins.rest.admin.darkfeature with parameters of type DarkFeatureServiceModifierConstructorDescriptionDarkFeatureResource
(BambooUserManager bambooUserManager, com.atlassian.sal.api.features.DarkFeatureManager darkFeatureManager, DarkFeatureService darkFeatureService) -
Uses of DarkFeatureService in com.atlassian.bamboo.plugins.web.items
Constructors in com.atlassian.bamboo.plugins.web.items with parameters of type DarkFeatureServiceModifierConstructorDescriptionAdminMenuCoreLinksProvider
(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
Fields in com.atlassian.bamboo.spring with type parameters of type DarkFeatureServiceModifier and TypeFieldDescriptionstatic final Supplier<DarkFeatureService>
ComponentAccessor.DARK_FEATURE_SERVICE
Deprecated. -
Uses of DarkFeatureService in com.atlassian.bamboo.ww2
Methods in com.atlassian.bamboo.ww2 that return DarkFeatureServiceConstructors in com.atlassian.bamboo.ww2 with parameters of type DarkFeatureServiceModifierConstructorDescriptionFreemarkerContext
(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)