Uses of Class
pro.taskana.task.rest.models.AttachmentRepresentationModel
Packages that use AttachmentRepresentationModel
-
Uses of AttachmentRepresentationModel in pro.taskana.task.rest.assembler
Methods in pro.taskana.task.rest.assembler that return AttachmentRepresentationModelModifier and TypeMethodDescriptionAttachmentRepresentationModelAssembler.toModel(pro.taskana.task.api.models.Attachment attachment) Methods in pro.taskana.task.rest.assembler with parameters of type AttachmentRepresentationModelModifier and TypeMethodDescriptionpro.taskana.task.api.models.AttachmentAttachmentRepresentationModelAssembler.toEntityModel(AttachmentRepresentationModel attachmentRepresentationModel) -
Uses of AttachmentRepresentationModel in pro.taskana.task.rest.models
Methods in pro.taskana.task.rest.models that return types with arguments of type AttachmentRepresentationModelMethod parameters in pro.taskana.task.rest.models with type arguments of type AttachmentRepresentationModelModifier and TypeMethodDescriptionvoidTaskRepresentationModel.setAttachments(List<AttachmentRepresentationModel> attachments)