Uses of Interface
com.atlassian.bamboo.deployments.cache.LinkedDeploymentProjectCacheService

Packages that use LinkedDeploymentProjectCacheService
com.atlassian.bamboo.container   
com.atlassian.bamboo.deployments.cache   
com.atlassian.bamboo.plugins.web.badge   
com.atlassian.bamboo.plugins.web.conditions   
com.atlassian.bamboo.spring   
com.atlassian.bamboo.ww2   
 

Uses of LinkedDeploymentProjectCacheService in com.atlassian.bamboo.container
 

Methods in com.atlassian.bamboo.container with parameters of type LinkedDeploymentProjectCacheService
 void BambooContainer.setLinkedDeploymentProjectCacheService(LinkedDeploymentProjectCacheService linkedDeploymentProjectCacheService)
           
 

Uses of LinkedDeploymentProjectCacheService in com.atlassian.bamboo.deployments.cache
 

Classes in com.atlassian.bamboo.deployments.cache that implement LinkedDeploymentProjectCacheService
 class LinkedDeploymentProjectCacheServiceImpl
           
 

Uses of LinkedDeploymentProjectCacheService in com.atlassian.bamboo.plugins.web.badge
 

Methods in com.atlassian.bamboo.plugins.web.badge with parameters of type LinkedDeploymentProjectCacheService
 void DeploymentCountBadgeProvider.setLinkedDeploymentProjectCacheService(LinkedDeploymentProjectCacheService linkedDeploymentProjectCacheService)
           
 

Uses of LinkedDeploymentProjectCacheService in com.atlassian.bamboo.plugins.web.conditions
 

Methods in com.atlassian.bamboo.plugins.web.conditions with parameters of type LinkedDeploymentProjectCacheService
 void HasDeploymentsCondition.setLinkedDeploymentProjectCacheService(LinkedDeploymentProjectCacheService linkedDeploymentProjectCacheService)
           
 

Uses of LinkedDeploymentProjectCacheService in com.atlassian.bamboo.spring
 

Fields in com.atlassian.bamboo.spring with type parameters of type LinkedDeploymentProjectCacheService
static com.google.common.base.Supplier<LinkedDeploymentProjectCacheService> ComponentAccessor.LINKED_DEPLOYMENT_PROJECT_CACHE_SERVICE
           
 

Uses of LinkedDeploymentProjectCacheService in com.atlassian.bamboo.ww2
 

Methods in com.atlassian.bamboo.ww2 with parameters of type LinkedDeploymentProjectCacheService
 void BambooActionSupport.setLinkedDeploymentProjectCacheService(LinkedDeploymentProjectCacheService linkedDeploymentProjectCacheService)
           
 



Copyright © 2013 Atlassian Software Systems Pty Ltd. All Rights Reserved.