Uses of Class
com.atlassian.jira.user.ApplicationUserEntity
Packages that use ApplicationUserEntity
-
Uses of ApplicationUserEntity in com.atlassian.jira.entity
Methods in com.atlassian.jira.entity that return ApplicationUserEntityModifier and TypeMethodDescriptionApplicationUserEntityFactory.build
(org.ofbiz.core.entity.GenericValue genericValue) Methods in com.atlassian.jira.entity with parameters of type ApplicationUserEntityModifier and TypeMethodDescriptionApplicationUserEntityFactory.fieldMapFrom
(ApplicationUserEntity value) -
Uses of ApplicationUserEntity in com.atlassian.jira.user.util
Methods in com.atlassian.jira.user.util that return types with arguments of type ApplicationUserEntityModifier and TypeMethodDescriptionMockUserKeyStore.getUserForId
(Long id) UserKeyStore.getUserForId
(Long id) UserKeyStoreImpl.getUserForId
(Long id) MockUserKeyStore.getUserForKey
(String key) UserKeyStore.getUserForKey
(String key) UserKeyStoreImpl.getUserForKey
(String key) MockUserKeyStore.getUserForUsername
(String username) UserKeyStore.getUserForUsername
(String username) UserKeyStoreImpl.getUserForUsername
(String username)