public interface PersonalInformationBulkDao
PersonalInformation entities.| Modifier and Type | Method and Description |
|---|---|
Collection<PersonalInformation> |
bulkFetchPersonalInformation(Collection<com.atlassian.sal.api.user.UserKey> userKeys)
Bulk-fetch the
PersonalInformation entities for the given collection of UserKeys. |
Collection<PersonalInformation> bulkFetchPersonalInformation(Collection<com.atlassian.sal.api.user.UserKey> userKeys)
PersonalInformation entities for the given collection of UserKeys.PersonalInformation object for each userCopyright © 2003–2020 Atlassian. All rights reserved.