Uses of Package
com.atlassian.jira.user

Packages that use com.atlassian.jira.user
com.atlassian.jira   
com.atlassian.jira.admin   
com.atlassian.jira.avatar   
com.atlassian.jira.component   
com.atlassian.jira.imports.project   
com.atlassian.jira.issue.fields   
com.atlassian.jira.issue.history   
com.atlassian.jira.issue.search.searchers.impl   
com.atlassian.jira.issue.search.searchers.transformer   
com.atlassian.jira.plugin.jql.function   
com.atlassian.jira.plugin.navigation   
com.atlassian.jira.plugin.profile   
com.atlassian.jira.plugin.webfragment.conditions   
com.atlassian.jira.plugin.webfragment.contextproviders   
com.atlassian.jira.project   
com.atlassian.jira.rest.v1.admin   
com.atlassian.jira.rest.v1.menus   
com.atlassian.jira.upgrade.tasks   
com.atlassian.jira.user   
com.atlassian.jira.user.profile   
com.atlassian.jira.user.util   
com.atlassian.jira.web.action   
com.atlassian.jira.web.action.admin.user   
com.atlassian.jira.web.action.browser   
com.atlassian.jira.web.action.history   
com.atlassian.jira.web.action.issue   
com.atlassian.jira.web.action.project   
com.atlassian.sal.jira.user   
 

Classes in com.atlassian.jira.user used by com.atlassian.jira
UserPropertyManager
          The manager allows the caller to get the PropertySet associated with a user.
 

Classes in com.atlassian.jira.user used by com.atlassian.jira.admin
UserAdminHistoryManager
          A wrapper of the UserHistoryManager that allows you to deal directly with Admin pages
 

Classes in com.atlassian.jira.user used by com.atlassian.jira.avatar
UserPropertyManager
          The manager allows the caller to get the PropertySet associated with a user.
 

Classes in com.atlassian.jira.user used by com.atlassian.jira.component
UserPropertyManager
          The manager allows the caller to get the PropertySet associated with a user.
 

Classes in com.atlassian.jira.user used by com.atlassian.jira.imports.project
UserPropertyManager
          The manager allows the caller to get the PropertySet associated with a user.
 

Classes in com.atlassian.jira.user used by com.atlassian.jira.issue.fields
UserHistoryManager
          The manager responsible for storing and retreiving UserHistoryItem objects.
 

Classes in com.atlassian.jira.user used by com.atlassian.jira.issue.history
UserIssueHistoryManager
          A wrapper of the UserHistoryManager that allows you to deal directly with Issue objects
 

Classes in com.atlassian.jira.user used by com.atlassian.jira.issue.search.searchers.impl
UserProjectHistoryManager
          A wrapper of the UserHistoryManager that allows you to deal directly with Project objects
 

Classes in com.atlassian.jira.user used by com.atlassian.jira.issue.search.searchers.transformer
UserProjectHistoryManager
          A wrapper of the UserHistoryManager that allows you to deal directly with Project objects
 

Classes in com.atlassian.jira.user used by com.atlassian.jira.plugin.jql.function
UserIssueHistoryManager
          A wrapper of the UserHistoryManager that allows you to deal directly with Issue objects
 

Classes in com.atlassian.jira.user used by com.atlassian.jira.plugin.navigation
UserProjectHistoryManager
          A wrapper of the UserHistoryManager that allows you to deal directly with Project objects
 

Classes in com.atlassian.jira.user used by com.atlassian.jira.plugin.profile
UserProjectHistoryManager
          A wrapper of the UserHistoryManager that allows you to deal directly with Project objects
UserPropertyManager
          The manager allows the caller to get the PropertySet associated with a user.
 

Classes in com.atlassian.jira.user used by com.atlassian.jira.plugin.webfragment.conditions
UserIssueHistoryManager
          A wrapper of the UserHistoryManager that allows you to deal directly with Issue objects
 

Classes in com.atlassian.jira.user used by com.atlassian.jira.plugin.webfragment.contextproviders
UserIssueHistoryManager
          A wrapper of the UserHistoryManager that allows you to deal directly with Issue objects
 

Classes in com.atlassian.jira.user used by com.atlassian.jira.project
UserProjectHistoryManager
          A wrapper of the UserHistoryManager that allows you to deal directly with Project objects
 

Classes in com.atlassian.jira.user used by com.atlassian.jira.rest.v1.admin
UserAdminHistoryManager
          A wrapper of the UserHistoryManager that allows you to deal directly with Admin pages
UserProjectHistoryManager
          A wrapper of the UserHistoryManager that allows you to deal directly with Project objects
 

Classes in com.atlassian.jira.user used by com.atlassian.jira.rest.v1.menus
UserProjectHistoryManager
          A wrapper of the UserHistoryManager that allows you to deal directly with Project objects
 

Classes in com.atlassian.jira.user used by com.atlassian.jira.upgrade.tasks
UserPropertyManager
          The manager allows the caller to get the PropertySet associated with a user.
 

Classes in com.atlassian.jira.user used by com.atlassian.jira.user
ExternalEntityStore
          This interface is to be implemented in order to provide ability to create user records in the external entities for JIRA-Crowd integration.
OfBizUserHistoryStore
          OfBiz implementation of UserHistoryStore
UserAdminHistoryManager
          A wrapper of the UserHistoryManager that allows you to deal directly with Admin pages
UserHistoryItem
           
UserHistoryItem.Type
           
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
UserPropertyManager
          The manager allows the caller to get the PropertySet associated with a user.
UserQueryHistoryManager
          A wrapper of the UserHistoryManager that allows you to store and retrieve history items UserHistoryItem of the type JQL_QUERY.
 

Classes in com.atlassian.jira.user used by com.atlassian.jira.user.profile
UserPropertyManager
          The manager allows the caller to get the PropertySet associated with a user.
 

Classes in com.atlassian.jira.user used by com.atlassian.jira.user.util
UserHistoryManager
          The manager responsible for storing and retreiving UserHistoryItem objects.
 

Classes in com.atlassian.jira.user used by com.atlassian.jira.web.action
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
 

Classes in com.atlassian.jira.user used by com.atlassian.jira.web.action.admin.user
UserIssueHistoryManager
          A wrapper of the UserHistoryManager that allows you to deal directly with Issue objects
UserPropertyManager
          The manager allows the caller to get the PropertySet associated with a user.
 

Classes in com.atlassian.jira.user used by com.atlassian.jira.web.action.browser
UserProjectHistoryManager
          A wrapper of the UserHistoryManager that allows you to deal directly with Project objects
 

Classes in com.atlassian.jira.user used by com.atlassian.jira.web.action.history
UserIssueHistoryManager
          A wrapper of the UserHistoryManager that allows you to deal directly with Issue objects
 

Classes in com.atlassian.jira.user used by com.atlassian.jira.web.action.issue
UserIssueHistoryManager
          A wrapper of the UserHistoryManager that allows you to deal directly with Issue objects
UserQueryHistoryManager
          A wrapper of the UserHistoryManager that allows you to store and retrieve history items UserHistoryItem of the type JQL_QUERY.
 

Classes in com.atlassian.jira.user used by com.atlassian.jira.web.action.project
UserIssueHistoryManager
          A wrapper of the UserHistoryManager that allows you to deal directly with Issue objects
 

Classes in com.atlassian.jira.user used by com.atlassian.sal.jira.user
UserPropertyManager
          The manager allows the caller to get the PropertySet associated with a user.
 



Copyright © 2002-2011 Atlassian. All Rights Reserved.