@Component public class AttachmentResourceAssembler extends org.springframework.hateoas.mvc.ResourceAssemblerSupport<pro.taskana.Attachment,AttachmentResource>
AttachmentResource.| Constructor and Description |
|---|
AttachmentResourceAssembler() |
| Modifier and Type | Method and Description |
|---|---|
List<pro.taskana.Attachment> |
toModel(List<AttachmentResource> resources) |
AttachmentResource |
toResource(pro.taskana.Attachment attachment) |
public AttachmentResource toResource(pro.taskana.Attachment attachment)
public List<pro.taskana.Attachment> toModel(List<AttachmentResource> resources)
Copyright © 2019. All rights reserved.