Uses of Class
com.xwiki.projectmanagement.openproject.model.Priority
-
Packages that use Priority Package Description com.xwiki.projectmanagement.openproject -
-
Uses of Priority in com.xwiki.projectmanagement.openproject
Methods in com.xwiki.projectmanagement.openproject that return types with arguments of type Priority Modifier and Type Method Description PaginatedResult<Priority>OpenProjectApiClient. getPriorities()Retrieves all available priorities from the current OpenProject configuration.
-