Uses of Class
pro.taskana.workbasket.api.exceptions.WorkbasketInUseException
Packages that use WorkbasketInUseException
-
Uses of WorkbasketInUseException in pro.taskana.workbasket.api
Methods in pro.taskana.workbasket.api that throw WorkbasketInUseExceptionModifier and TypeMethodDescriptionbooleanWorkbasketService.deleteWorkbasket(String workbasketId) Deletes the Workbasket by the given id. -
Uses of WorkbasketInUseException in pro.taskana.workbasket.internal
Methods in pro.taskana.workbasket.internal that throw WorkbasketInUseExceptionModifier and TypeMethodDescriptionbooleanWorkbasketServiceImpl.deleteWorkbasket(String workbasketId)