Uses of Class
com.xwiki.projectmanagement.openproject.model.User
Packages that use User
-
Uses of User in com.xwiki.projectmanagement.openproject
Methods in com.xwiki.projectmanagement.openproject that return types with arguments of type UserModifier and TypeMethodDescriptiondefault PaginatedResult<User>OpenProjectApiClient.getAvailableUsers(String url, int offset, int pageSize, String filters) Retrieves a list of available users for creating a work package based on the specified page size and filter criteria from the current OpenProject configuration.Retrieves a list of available users based on the specified page size and filter criteria from the current OpenProject configuration.