Uses of Class
pro.taskana.classification.rest.models.ClassificationDefinitionRepresentationModel
Packages that use ClassificationDefinitionRepresentationModel
-
Uses of ClassificationDefinitionRepresentationModel in pro.taskana.classification.rest.assembler
Methods in pro.taskana.classification.rest.assembler that return ClassificationDefinitionRepresentationModelModifier and TypeMethodDescriptionClassificationDefinitionRepresentationModelAssembler.toModel(pro.taskana.classification.api.models.Classification classification) Methods in pro.taskana.classification.rest.assembler that return types with arguments of type ClassificationDefinitionRepresentationModelModifier and TypeMethodDescriptionClassificationDefinitionCollectionRepresentationModel.getContent()the embedded classification definitions.Methods in pro.taskana.classification.rest.assembler with parameters of type ClassificationDefinitionRepresentationModelModifier and TypeMethodDescriptionpro.taskana.classification.api.models.ClassificationClassificationDefinitionRepresentationModelAssembler.toEntityModel(ClassificationDefinitionRepresentationModel repModel) Method parameters in pro.taskana.classification.rest.assembler with type arguments of type ClassificationDefinitionRepresentationModelModifier and TypeMethodDescriptionClassificationDefinitionRepresentationModelAssembler.buildCollectionEntity(List<ClassificationDefinitionRepresentationModel> content) Constructor parameters in pro.taskana.classification.rest.assembler with type arguments of type ClassificationDefinitionRepresentationModelModifierConstructorDescriptionClassificationDefinitionCollectionRepresentationModel(Collection<ClassificationDefinitionRepresentationModel> content)