| Package | Description |
|---|---|
| pro.taskana.task.rest.assembler | |
| pro.taskana.task.rest.models |
| Modifier and Type | Method and Description |
|---|---|
AttachmentRepresentationModel |
AttachmentRepresentationModelAssembler.toModel(pro.taskana.task.api.models.Attachment attachment) |
| Modifier and Type | Method and Description |
|---|---|
pro.taskana.task.api.models.Attachment |
AttachmentRepresentationModelAssembler.toEntityModel(AttachmentRepresentationModel attachmentRepresentationModel) |
| Modifier and Type | Method and Description |
|---|---|
List<AttachmentRepresentationModel> |
TaskRepresentationModel.getAttachments() |
| Modifier and Type | Method and Description |
|---|---|
void |
TaskRepresentationModel.setAttachments(List<AttachmentRepresentationModel> attachments) |
Copyright © 2020. All rights reserved.