Uses of Class
com.xwiki.projectmanagement.openproject.model.Project
-
Packages that use Project Package Description com.xwiki.projectmanagement.openproject -
-
Uses of Project in com.xwiki.projectmanagement.openproject
Methods in com.xwiki.projectmanagement.openproject that return types with arguments of type Project Modifier and Type Method Description PaginatedResult<Project>OpenProjectApiClient. getProjects(int offset, int pageSize, String filters)Retrieves a paginated list of available projects based on the specified page size and filter criteria from the current OpenProject configuration.
-