Uses of Interface
com.atlassian.bamboo.plan.cache.ImmutablePlanCacheService.CacheInvalidator

Packages that use ImmutablePlanCacheService.CacheInvalidator
com.atlassian.bamboo.hibernate   
com.atlassian.bamboo.plan.cache   
 

Uses of ImmutablePlanCacheService.CacheInvalidator in com.atlassian.bamboo.hibernate
 

Methods in com.atlassian.bamboo.hibernate that return ImmutablePlanCacheService.CacheInvalidator
static ImmutablePlanCacheService.CacheInvalidator CacheInvalidators.forEntity(java.lang.Object entity)
           
 

Uses of ImmutablePlanCacheService.CacheInvalidator in com.atlassian.bamboo.plan.cache
 

Methods in com.atlassian.bamboo.plan.cache with parameters of type ImmutablePlanCacheService.CacheInvalidator
 java.lang.Iterable<PlanKey> ImmutablePlanCacheService.getChainsToInvalidate(ImmutablePlanCacheService.CacheInvalidator invalidator)
          Internal.
 java.lang.Iterable<PlanKey> ImmutablePlanCacheServiceImpl.getChainsToInvalidate(ImmutablePlanCacheService.CacheInvalidator invalidator)
           
 



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