Uses of Class
com.xwiki.projectmanagement.exception.WorkItemRetrievalException
Packages that use WorkItemRetrievalException
-
Uses of WorkItemRetrievalException in com.xwiki.projectmanagement
Methods in com.xwiki.projectmanagement that throw WorkItemRetrievalExceptionModifier and TypeMethodDescriptionProjectManagementClient.getWorkItems(int page, int pageSize, List<org.xwiki.livedata.LiveDataQuery.Filter> filters, List<org.xwiki.livedata.LiveDataQuery.SortEntry> sortEntries) Retrieve a list of work items based on a list of filters.