Uses of Interface
pro.taskana.classification.api.ClassificationService
-
Packages that use ClassificationService Package Description pro.taskana.classification.internal pro.taskana.common.api pro.taskana.common.internal -
-
Uses of ClassificationService in pro.taskana.classification.internal
Classes in pro.taskana.classification.internal that implement ClassificationService Modifier and Type Class Description classClassificationServiceImplThis is the implementation of ClassificationService. -
Uses of ClassificationService in pro.taskana.common.api
Methods in pro.taskana.common.api that return ClassificationService Modifier and Type Method Description ClassificationServiceTaskanaEngine. getClassificationService()The ClassificationService can be used for operations on all Categories. -
Uses of ClassificationService in pro.taskana.common.internal
Methods in pro.taskana.common.internal that return ClassificationService Modifier and Type Method Description ClassificationServiceTaskanaEngineImpl. getClassificationService()
-