Uses of Interface
com.atlassian.bamboo.plan.cache.ImmutablePlanCacheService.CacheInvalidator
Packages that use ImmutablePlanCacheService.CacheInvalidator
-
Uses of ImmutablePlanCacheService.CacheInvalidator in com.atlassian.bamboo.hibernate.invalidators
Classes in com.atlassian.bamboo.hibernate.invalidators that implement ImmutablePlanCacheService.CacheInvalidatorModifier and TypeClassDescriptionclassclassclassMethods in com.atlassian.bamboo.hibernate.invalidators that return types with arguments of type ImmutablePlanCacheService.CacheInvalidatorModifier and TypeMethodDescriptionstatic @NotNull Optional<ImmutablePlanCacheService.CacheInvalidator> -
Uses of ImmutablePlanCacheService.CacheInvalidator in com.atlassian.bamboo.plan.cache
Methods in com.atlassian.bamboo.plan.cache with parameters of type ImmutablePlanCacheService.CacheInvalidatorModifier and TypeMethodDescriptionvoidImmutablePlanCacheService.getChainsToInvalidateAndReindex(ImmutablePlanCacheService.CacheInvalidator invalidator, Set<PlanKey> chainsToInvalidate, Set<PlanKey> chainsToReindex) Internal.voidImmutablePlanCacheServiceImpl.getChainsToInvalidateAndReindex(ImmutablePlanCacheService.CacheInvalidator invalidator, Set<PlanKey> chainsToInvalidate, Set<PlanKey> chainsToReindex)