Class AttachmentRepresentationModelAssembler

    • Method Detail

      • toModel

        @NonNull
        public AttachmentRepresentationModel toModel​(@NonNull
                                                     pro.taskana.task.api.models.Attachment attachment)
        Specified by:
        toModel in interface org.springframework.hateoas.server.RepresentationModelAssembler<pro.taskana.task.api.models.Attachment,​AttachmentRepresentationModel>