Uses of Class
com.xwiki.projectmanagement.exception.WorkItemNotFoundException
-
Packages that use WorkItemNotFoundException Package Description com.xwiki.projectmanagement -
-
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.
-