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.getWorkItem(String workItemId) Retrieve a work item identified by an id specific to the implemented project management platform.ProjectManagementClient.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. -
Uses of WorkItemRetrievalException in com.xwiki.projectmanagement.api
Methods in com.xwiki.projectmanagement.api that throw WorkItemRetrievalException