Uses of Class
com.xwiki.projectmanagement.model.Project
-
Packages that use Project Package Description com.xwiki.projectmanagement.api -
-
Uses of Project in com.xwiki.projectmanagement.api
Methods in com.xwiki.projectmanagement.api that return Project Modifier and Type Method Description ProjectProjectsApi. get(String id)Methods in com.xwiki.projectmanagement.api that return types with arguments of type Project Modifier and Type Method Description PaginatedResult<Project>ProjectsApi. get(int page, int pageSize, List<org.xwiki.livedata.LiveDataQuery.Filter> filters)Retrieve a list of projects based on a list of filters.
-