Uses of Class
pro.taskana.classification.rest.assembler.ClassificationDefinitionCollectionRepresentationModel
Packages that use ClassificationDefinitionCollectionRepresentationModel
-
Uses of ClassificationDefinitionCollectionRepresentationModel in pro.taskana.classification.rest
Methods in pro.taskana.classification.rest that return types with arguments of type ClassificationDefinitionCollectionRepresentationModelModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<ClassificationDefinitionCollectionRepresentationModel>ClassificationDefinitionController.exportClassifications(String[] domain) This endpoint exports all configured Classifications. -
Uses of ClassificationDefinitionCollectionRepresentationModel in pro.taskana.classification.rest.assembler
Methods in pro.taskana.classification.rest.assembler that return ClassificationDefinitionCollectionRepresentationModelModifier and TypeMethodDescriptionClassificationDefinitionRepresentationModelAssembler.buildCollectionEntity(List<ClassificationDefinitionRepresentationModel> content)