Uses of Class
com.xwiki.projectmanagement.exception.WorkItemDeletionException
-
Packages that use WorkItemDeletionException Package Description com.xwiki.projectmanagement -
-
Uses of WorkItemDeletionException in com.xwiki.projectmanagement
Methods in com.xwiki.projectmanagement that throw WorkItemDeletionException Modifier and Type Method Description booleanProjectManagementClient. deleteWorkItem(String workItemId)Deletes a work item.
-