Uses of Class
com.evolveum.midpoint.repo.api.CacheInvalidationEventSpecification
Packages that use CacheInvalidationEventSpecification
-
Uses of CacheInvalidationEventSpecification in com.evolveum.midpoint.model.impl.security
Methods in com.evolveum.midpoint.model.impl.security that return types with arguments of type CacheInvalidationEventSpecification -
Uses of CacheInvalidationEventSpecification in com.evolveum.midpoint.repo.api
Fields in com.evolveum.midpoint.repo.api with type parameters of type CacheInvalidationEventSpecificationModifier and TypeFieldDescriptionstatic final Set<CacheInvalidationEventSpecification>CacheInvalidationEventSpecification.ALL_AVAILABLE_EVENTSMethods in com.evolveum.midpoint.repo.api that return CacheInvalidationEventSpecificationModifier and TypeMethodDescriptionCacheInvalidationEventSpecification.of(Class<? extends ObjectType> type, Set<ChangeType> changes) CacheInvalidationEventSpecification.of(Class<? extends ObjectType> type, Set<ItemPath> paths, Set<ChangeType> changes) Methods in com.evolveum.midpoint.repo.api that return types with arguments of type CacheInvalidationEventSpecificationModifier and TypeMethodDescriptionCache.getEventSpecifications()CacheInvalidationListener.getEventSpecifications()CacheListener.getEventSpecifications()Deprecated.CacheInvalidationEventSpecification.setOf(Class<? extends ObjectType>... types)