Uses of Class
pro.taskana.classification.api.exceptions.MalformedServiceLevelException
-
Packages that use MalformedServiceLevelException Package Description pro.taskana.classification.api pro.taskana.classification.internal -
-
Uses of MalformedServiceLevelException in pro.taskana.classification.api
Methods in pro.taskana.classification.api that throw MalformedServiceLevelException Modifier and Type Method Description ClassificationClassificationService. createClassification(Classification classification)Inserts a new Classification after adding default values.ClassificationClassificationService. updateClassification(Classification classification)Updates a Classification. -
Uses of MalformedServiceLevelException in pro.taskana.classification.internal
Methods in pro.taskana.classification.internal that throw MalformedServiceLevelException Modifier and Type Method Description ClassificationClassificationServiceImpl. createClassification(Classification classification)ClassificationClassificationServiceImpl. updateClassification(Classification classification)
-