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