Uses of Class
com.almworks.jira.structure.api.cache.access.ForestAccessCache.UserLookupException
Packages that use ForestAccessCache.UserLookupException
-
Uses of ForestAccessCache.UserLookupException in com.almworks.jira.structure.api.cache.access
Methods in com.almworks.jira.structure.api.cache.access that throw ForestAccessCache.UserLookupExceptionModifier and TypeMethodDescriptionvoidForestAccessCache.collectInvisibleRows(ItemForest forest, String userKey, LongCollector invisibleRowsCollector) Collects invisible rows from a temporary forest.LongSetForestAccessCache.getInvisibleRows(LongIterable rows, String userKey) Calculates/retrieves the set of row IDs (among the passedrows), which contain items not visible to the specified user.