Uses of Class
pro.taskana.workbasket.api.exceptions.WorkbasketInUseException
-
Packages that use WorkbasketInUseException Package Description pro.taskana.workbasket.api pro.taskana.workbasket.internal -
-
Uses of WorkbasketInUseException in pro.taskana.workbasket.api
Methods in pro.taskana.workbasket.api that throw WorkbasketInUseException Modifier and Type Method Description booleanWorkbasketService. 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 WorkbasketInUseException Modifier and Type Method Description booleanWorkbasketServiceImpl. deleteWorkbasket(String workbasketId)
-