Uses of Class
com.atlassian.bamboo.cluster.event.repository.InvalidateRepositoryCacheEvent
-
Packages that use InvalidateRepositoryCacheEvent Package Description com.atlassian.bamboo.cluster.event.repository -
-
Uses of InvalidateRepositoryCacheEvent in com.atlassian.bamboo.cluster.event.repository
Methods in com.atlassian.bamboo.cluster.event.repository that return InvalidateRepositoryCacheEvent Modifier and Type Method Description static InvalidateRepositoryCacheEvent
InvalidateRepositoryCacheEvent. of(@Nullable Set<Long> repositoriesToInvalidate, @Nullable Set<Long> repositoriesToDelete, @Nullable Set<PlanKey> chainsToIndex)
-