Uses of Class
pro.taskana.task.rest.models.AttachmentSummaryRepresentationModel
Packages that use AttachmentSummaryRepresentationModel
-
Uses of AttachmentSummaryRepresentationModel in pro.taskana.task.rest.assembler
Methods in pro.taskana.task.rest.assembler that return AttachmentSummaryRepresentationModelModifier and TypeMethodDescriptionAttachmentSummaryRepresentationModelAssembler.toModel(pro.taskana.task.api.models.AttachmentSummary summary) Methods in pro.taskana.task.rest.assembler with parameters of type AttachmentSummaryRepresentationModelModifier and TypeMethodDescriptionpro.taskana.task.api.models.AttachmentSummaryAttachmentSummaryRepresentationModelAssembler.toEntityModel(AttachmentSummaryRepresentationModel repModel) -
Uses of AttachmentSummaryRepresentationModel in pro.taskana.task.rest.models
Subclasses of AttachmentSummaryRepresentationModel in pro.taskana.task.rest.modelsMethods in pro.taskana.task.rest.models that return types with arguments of type AttachmentSummaryRepresentationModelMethod parameters in pro.taskana.task.rest.models with type arguments of type AttachmentSummaryRepresentationModelModifier and TypeMethodDescriptionvoidTaskSummaryRepresentationModel.setAttachmentSummaries(List<AttachmentSummaryRepresentationModel> attachmentSummaries)