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