Package com.atlassian.jira.user

Interface Summary
ExternalEntityStore This interface is to be implemented in order to provide ability to create user records in the external entities for JIRA-Crowd integration.
UserAdminHistoryManager A wrapper of the UserHistoryManager that allows you to deal directly with Admin pages
UserHistoryManager The manager responsible for storing and retreiving UserHistoryItem objects.
UserHistoryStore Store interface for UserHistoryItem objects.
UserIssueHistoryManager A wrapper of the UserHistoryManager that allows you to deal directly with Issue objects
UserProjectHistoryManager A wrapper of the UserHistoryManager that allows you to deal directly with Project objects
UserQueryHistoryManager A wrapper of the UserHistoryManager that allows you to store and retrieve history items UserHistoryItem of the type JQL_QUERY.
 

Class Summary
CachingExternalEntityStore A caching wrapper around the delegateEntityStore.
CachingUserHistoryStore Caching implementation of UserHistoryStore.
DefaultUserAdminHistoryManager A convenience wrapper around the UserHistoryManager to work directly with admin pages and perform permission checks.
DefaultUserHistoryManager Default implementation of the UserHistoryManager.
DefaultUserIssueHistoryManager A convenience wrapper around the UserHistoryManager to work directly with issues and perform permission checks
DefaultUserProjectHistoryManager Convienience wrapper for the UserHistoryManager that deals directly with Projects.
DefaultUserQueryHistoryManager Default implementation of UserQueryHistoryManager
ExternalEntityJiraProfileProvider This class is a local profile provider that is backed by the OFBizProfileProvider.
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.
OfBizUserHistoryStore OfBiz implementation of UserHistoryStore
SessionBasedAnonymousUserHistoryStore Session based caching implementation of UserHistoryStore.
UserHistoryItem  
UserHistoryItem.Type  
 



Copyright © 2002-2011 Atlassian. All Rights Reserved.