public class ZDUUserPropertyManager extends DefaultUserPropertyManager
DefaultUserPropertyManager
which switched from using the common property set
cache ComponentCachingOfBizPropertyEntryStore
to the per application user
cache SingleEntityCachingOfBizPropertyEntryStore
Note: this can be removed in Jira 9.0.APPLICATION_USER_ENTITY_NAME
Constructor and Description |
---|
ZDUUserPropertyManager(UserKeyStore userKeyStore,
QueryDslAccessor queryDslAccessor,
com.atlassian.cache.CacheManager cacheManager,
com.atlassian.event.api.EventListenerRegistrar eventListenerRegistrar,
ZDUDbBackedCachedPropertySetManager zduDbBackedCachedPropertySetManager) |
Modifier and Type | Method and Description |
---|---|
protected com.opensymphony.module.propertyset.PropertySet |
getPropertySetForUserId(long userId) |
void |
onJiraUpgradedEvent(JiraUpgradedEvent jiraUpgradedEvent) |
getPropertySet, getPropertySetForUserKey, onClearCache, onDatabaseImportCompleted, start
public ZDUUserPropertyManager(UserKeyStore userKeyStore, QueryDslAccessor queryDslAccessor, com.atlassian.cache.CacheManager cacheManager, com.atlassian.event.api.EventListenerRegistrar eventListenerRegistrar, ZDUDbBackedCachedPropertySetManager zduDbBackedCachedPropertySetManager)
@Nonnull protected com.opensymphony.module.propertyset.PropertySet getPropertySetForUserId(long userId)
getPropertySetForUserId
in class DefaultUserPropertyManager
@EventListener public void onJiraUpgradedEvent(JiraUpgradedEvent jiraUpgradedEvent)
Copyright © 2002-2023 Atlassian. All Rights Reserved.