Uses of Class
pro.taskana.task.api.exceptions.AttachmentPersistenceException
Packages that use AttachmentPersistenceException
-
Uses of AttachmentPersistenceException in pro.taskana.task.api
Methods in pro.taskana.task.api that throw AttachmentPersistenceExceptionModifier and TypeMethodDescriptionTaskService.createTask(Task taskToCreate) Inserts a Task that doesn't exist in the database yet.TaskService.updateTask(Task task) Update a Task. -
Uses of AttachmentPersistenceException in pro.taskana.task.internal
Methods in pro.taskana.task.internal that throw AttachmentPersistenceExceptionModifier and TypeMethodDescriptionTaskServiceImpl.createTask(Task taskToCreate) TaskServiceImpl.updateTask(Task task)