Uses of Class
com.atlassian.crowd.plugin.rest.entity.admin.user.UserData
Packages that use UserData
Package
Description
-
Uses of UserData in com.atlassian.crowd.acceptance.tests.applications.crowd
Methods in com.atlassian.crowd.acceptance.tests.applications.crowd that return types with arguments of type UserDataModifier and TypeMethodDescriptionCrowdAcceptanceTestCase.getUsersForDirectory(long directoryId) org.hamcrest.Matcher<UserData>CrowdAcceptanceTestCase.userWithUsernameAndDisplayName(String username, String displayName) -
Uses of UserData in com.atlassian.crowd.acceptance.tests.cluster.testutil
Methods in com.atlassian.crowd.acceptance.tests.cluster.testutil that return types with arguments of type UserDataModifier and TypeMethodDescriptionRestAdminClient.fetchGroupMembers(String groupName, long directoryId) RestAdminClient.fetchUsers(List<Long> directoryIds, Boolean active) RestAdminClient.fetchUsers(List<Long> directoryIds, Boolean active, String search) -
Uses of UserData in com.atlassian.crowd.acceptance.tests.rest.service.util
Fields in com.atlassian.crowd.acceptance.tests.rest.service.util declared as UserDataModifier and TypeFieldDescriptionstatic final UserDataDirectoryEntitiesRestTestHelper.USER_ADMINstatic final UserDataDirectoryEntitiesRestTestHelper.USER_ADMIN_NO_DIRECTORYstatic final UserDataDirectoryEntitiesRestTestHelper.USER_EEEEPstatic final UserDataDirectoryEntitiesRestTestHelper.USER_EEEEP_NO_DIRECTORY -
Uses of UserData in com.atlassian.crowd.acceptance.tests.synchronisation.remote
Methods in com.atlassian.crowd.acceptance.tests.synchronisation.remote that return UserDataModifier and TypeMethodDescriptionprotected UserDataBaseSynchroniseCrowdDirectoryTest.findLocalUserByNameOrFail(Boolean active, String username) protected UserDataBaseSynchroniseCrowdDirectoryTest.findLocalUserByNameOrFail(String username) Methods in com.atlassian.crowd.acceptance.tests.synchronisation.remote that return types with arguments of type UserDataModifier and TypeMethodDescriptionBaseSynchroniseCrowdDirectoryTest.findLocalUserByName(Boolean active, String username) BaseSynchroniseCrowdDirectoryTest.findLocalUsers(String search) BaseSynchroniseCrowdDirectoryTest.findUserByName(CrowdInstanceHelper instance, long directoryId, Boolean active, String username) -
Uses of UserData in com.atlassian.crowd.plugin.rest.entity.admin.directory
Methods in com.atlassian.crowd.plugin.rest.entity.admin.directory that return UserDataModifier and TypeMethodDescriptionDirectoryEntitiesTransformer.toUserData(User user) DirectoryEntitiesTransformer.toUserDataWithAvatar(User user, String avatarUrl) Methods in com.atlassian.crowd.plugin.rest.entity.admin.directory that return types with arguments of type UserDataModifier and TypeMethodDescriptionDirectoryEntitiesTransformer.toUserData(List<? extends User> users) -
Uses of UserData in com.atlassian.crowd.plugin.rest.entity.admin.user
Methods in com.atlassian.crowd.plugin.rest.entity.admin.user that return UserDataModifier and TypeMethodDescriptionUserData.Builder.build()static UserDatastatic UserDatastatic UserDataUserData.fromUser(User user, DirectoryData directoryData) static UserDataUserData.fromUserWithAvatarUrl(User user, DirectoryData directoryData, String avatarUrl) Methods in com.atlassian.crowd.plugin.rest.entity.admin.user with parameters of type UserData -
Uses of UserData in com.atlassian.crowd.plugin.rest.entity.directory
Methods in com.atlassian.crowd.plugin.rest.entity.directory with parameters of type UserDataModifier and TypeMethodDescriptionstatic DirectoryEntityRestDTODirectoryEntityRestDTO.fromUserData(UserData userData) GroupAdministrationMappingRestDTO.fromUserData(UserData userData) -
Uses of UserData in com.atlassian.crowd.plugin.rest.service.controller.admin
Methods in com.atlassian.crowd.plugin.rest.service.controller.admin that return types with arguments of type UserDataModifier and TypeMethodDescriptionUsersSearchController.searchPotentialMembers(DirectoryEntityId groupId, String userSearch, int limit) UsersSearchController.searchUsers(RestPageRequest restPageRequest, UserSearchParams searchParams) -
Uses of UserData in com.atlassian.crowd.plugin.rest.service.controller.memberships
Methods in com.atlassian.crowd.plugin.rest.service.controller.memberships that return types with arguments of type UserDataModifier and TypeMethodDescriptionGroupsMembershipController.getGroupMembers(DirectoryEntityId groupId, RestPageRequest pageRequest) -
Uses of UserData in com.atlassian.crowd.plugin.rest.service.resource.admin.example
Fields in com.atlassian.crowd.plugin.rest.service.resource.admin.example with type parameters of type UserData -
Uses of UserData in com.atlassian.crowd.plugin.rest.service.resource.memberships.example
Fields in com.atlassian.crowd.plugin.rest.service.resource.memberships.example with type parameters of type UserDataModifier and TypeFieldDescriptionGroupsMembershipExamples.USERS_DETAILS_REST_ENTITY_LIST_EXAMPLEGroupsMembershipExamples.USERS_SUGGESTIONS