Uses of Interface
com.atlassian.bamboo.deployments.cache.LinkedDeploymentProjectCacheService
-
-
Uses of LinkedDeploymentProjectCacheService in com.atlassian.bamboo.deployments.cache
Classes in com.atlassian.bamboo.deployments.cache that implement LinkedDeploymentProjectCacheService Modifier and Type Class Description class
LinkedDeploymentProjectCacheServiceImpl
-
Uses of LinkedDeploymentProjectCacheService in com.atlassian.bamboo.plugins.rest.deployments.projects
Constructors in com.atlassian.bamboo.plugins.rest.deployments.projects with parameters of type LinkedDeploymentProjectCacheService Constructor Description DeploymentProjectResource(AdministrationConfigurationAccessor administrationConfigurationAccessor, com.atlassian.sal.api.ApplicationProperties applicationProperties, BambooPermissionManager bambooPermissionManager, BambooUserManager bambooUserManager, DeploymentProjectService deploymentProjectService, DeploymentVersionService deploymentVersionService, InternalEnvironmentService internalEnvironmentService, FeatureManager featureManager, com.atlassian.sal.api.message.I18nResolver i18nResolver, LinkedDeploymentProjectCacheService linkedDeploymentProjectCacheService, RepositoryDefinitionManager repositoryDefinitionManager, CachedRepositoryDefinitionManager cachedRepositoryDefinitionManager, ResultsSummaryManager resultsSummaryManager, RssPermissionManager rssPermissionManager, DeploymentProjectDeletionService deploymentProjectDeletionService, SpecsExporter specsExporter)
-
Uses of LinkedDeploymentProjectCacheService in com.atlassian.bamboo.plugins.web.badge
Constructors in com.atlassian.bamboo.plugins.web.badge with parameters of type LinkedDeploymentProjectCacheService Constructor Description DeploymentCountBadgeProvider(LinkedDeploymentProjectCacheService linkedDeploymentProjectCacheService)
-
Uses of LinkedDeploymentProjectCacheService in com.atlassian.bamboo.plugins.web.conditions
Constructors in com.atlassian.bamboo.plugins.web.conditions with parameters of type LinkedDeploymentProjectCacheService Constructor Description HasDeploymentsCondition(LinkedDeploymentProjectCacheService linkedDeploymentProjectCacheService)
-
Uses of LinkedDeploymentProjectCacheService in com.atlassian.bamboo.spring
Fields in com.atlassian.bamboo.spring with type parameters of type LinkedDeploymentProjectCacheService Modifier and Type Field Description static Supplier<LinkedDeploymentProjectCacheService>
ComponentAccessor. LINKED_DEPLOYMENT_PROJECT_CACHE_SERVICE
Deprecated. -
Uses of LinkedDeploymentProjectCacheService in com.atlassian.bamboo.ww2
Constructors in com.atlassian.bamboo.ww2 with parameters of type LinkedDeploymentProjectCacheService Constructor Description FreemarkerContext(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, SystemInfo systemInfo, com.atlassian.plugin.webresource.WebResourceUrlProvider webResourceUrlProvider, CustomVariableContext customVariableContext, HigherOrderAvatarProvider higherOrderAvatarProvider, BambooClusterNodeHeartbeatService clusterNodeHeartbeatService)
-