Uses of Class
com.evolveum.midpoint.repo.api.CacheInvalidationEventSpecification
-
Uses of CacheInvalidationEventSpecification in com.evolveum.midpoint.model.impl.security
-
Uses of CacheInvalidationEventSpecification in com.evolveum.midpoint.repo.api
Modifier and TypeFieldDescriptionstatic final Set<CacheInvalidationEventSpecification>
CacheInvalidationEventSpecification.ALL_AVAILABLE_EVENTS
Modifier and TypeMethodDescriptionCacheInvalidationEventSpecification.of
(Class<? extends ObjectType> type, Set<ChangeType> changes) CacheInvalidationEventSpecification.of
(Class<? extends ObjectType> type, Set<ItemPath> paths, Set<ChangeType> changes) Modifier and TypeMethodDescriptionCache.getEventSpecifications()
CacheInvalidationListener.getEventSpecifications()
CacheListener.getEventSpecifications()
Deprecated.CacheInvalidationEventSpecification.setOf
(Class<? extends ObjectType>... types)