Uses of Class
pro.taskana.classification.api.exceptions.MalformedServiceLevelException
Packages that use MalformedServiceLevelException
-
Uses of MalformedServiceLevelException in pro.taskana.classification.api
Methods in pro.taskana.classification.api that throw MalformedServiceLevelExceptionModifier and TypeMethodDescriptionClassificationService.createClassification(Classification classification) Inserts a new Classification after applying default values.ClassificationService.updateClassification(Classification classification) Updates the specified Classification. -
Uses of MalformedServiceLevelException in pro.taskana.classification.internal
Methods in pro.taskana.classification.internal that throw MalformedServiceLevelExceptionModifier and TypeMethodDescriptionClassificationServiceImpl.createClassification(Classification classification) ClassificationServiceImpl.updateClassification(Classification classification)