Uses of Class
com.xwiki.projectmanagement.exception.WorkItemNotFoundException
-
Packages that use WorkItemNotFoundException Package Description com.xwiki.projectmanagement com.xwiki.projectmanagement.api -
-
Uses of WorkItemNotFoundException in com.xwiki.projectmanagement
Methods in com.xwiki.projectmanagement that throw WorkItemNotFoundException Modifier and Type Method Description WorkItemProjectManagementClient. getWorkItem(String workItemId)Retrieve a work item identified by an id specific to the implemented project management platform. -
Uses of WorkItemNotFoundException in com.xwiki.projectmanagement.api
Methods in com.xwiki.projectmanagement.api that throw WorkItemNotFoundException Modifier and Type Method Description ProjectProjectsApi. get(String id)
-