Uses of Class
pro.taskana.workbasket.rest.models.WorkbasketDefinitionCollectionRepresentationModel
Packages that use WorkbasketDefinitionCollectionRepresentationModel
-
Uses of WorkbasketDefinitionCollectionRepresentationModel in pro.taskana.workbasket.rest
Methods in pro.taskana.workbasket.rest that return types with arguments of type WorkbasketDefinitionCollectionRepresentationModelModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<WorkbasketDefinitionCollectionRepresentationModel>WorkbasketDefinitionController.exportWorkbaskets(String[] domain) This endpoint exports all Workbaskets with the corresponding Workbasket Access Items and Distribution Targets. -
Uses of WorkbasketDefinitionCollectionRepresentationModel in pro.taskana.workbasket.rest.assembler
Methods in pro.taskana.workbasket.rest.assembler that return WorkbasketDefinitionCollectionRepresentationModelModifier and TypeMethodDescriptionWorkbasketDefinitionRepresentationModelAssembler.buildCollectionEntity(List<WorkbasketDefinitionRepresentationModel> content)