Uses of Class
pro.taskana.task.api.exceptions.InvalidCallbackStateException
-
Packages that use InvalidCallbackStateException Package Description pro.taskana.task.api pro.taskana.task.internal -
-
Uses of InvalidCallbackStateException in pro.taskana.task.api
Methods in pro.taskana.task.api that throw InvalidCallbackStateException Modifier and Type Method Description voidTaskService. deleteTask(String taskId)voidTaskService. forceDeleteTask(String taskId) -
Uses of InvalidCallbackStateException in pro.taskana.task.internal
Methods in pro.taskana.task.internal that throw InvalidCallbackStateException Modifier and Type Method Description voidTaskServiceImpl. deleteTask(String taskId)voidTaskServiceImpl. forceDeleteTask(String taskId)
-