Uses of Class
com.atlassian.crowd.plugin.rest.service.controller.admin.UsersSearchController
Packages that use UsersSearchController
Package
Description
-
Uses of UsersSearchController in com.atlassian.crowd.plugin.rest.service.resource.admin
Constructors in com.atlassian.crowd.plugin.rest.service.resource.admin with parameters of type UsersSearchControllerModifierConstructorDescriptionUserAdminResource(UsersMembershipController usersMembershipController, UsersSearchController usersSearchController) -
Uses of UsersSearchController in com.atlassian.crowd.plugin.rest.service.resource.memberships
Constructors in com.atlassian.crowd.plugin.rest.service.resource.memberships with parameters of type UsersSearchControllerModifierConstructorDescriptionGroupsMembershipResource(GroupsMembershipController groupsMembershipController, UsersSearchController usersSearchController)