|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ExternalEntityStore | |
|---|---|
| com.atlassian.jira.user | |
| Uses of ExternalEntityStore in com.atlassian.jira.user |
|---|
| Classes in com.atlassian.jira.user that implement ExternalEntityStore | |
|---|---|
class |
CachingExternalEntityStore
A caching wrapper around the delegateEntityStore. |
class |
OfbizExternalEntityStore
This exists to create entities in the ExternalEntity table which is used to generate system id's for usernames that exist in external systems. |
| Constructors in com.atlassian.jira.user with parameters of type ExternalEntityStore | |
|---|---|
CachingExternalEntityStore(ExternalEntityStore delegateEntityStore,
com.atlassian.event.api.EventPublisher eventPublisher)
Creates a new instance of this class wrapping and caching the given ExternalEntityStore |
|
DefaultUserPropertyManager(com.atlassian.event.api.EventPublisher eventPublisher,
ExternalEntityStore externalEntityStore)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||