| Package | Description |
|---|---|
| pro.taskana.task.rest.assembler | |
| pro.taskana.task.rest.models |
| Modifier and Type | Method and Description |
|---|---|
AttachmentSummaryRepresentationModel |
AttachmentSummaryRepresentationModelAssembler.toModel(pro.taskana.task.api.models.AttachmentSummary summary) |
| Modifier and Type | Method and Description |
|---|---|
pro.taskana.task.api.models.AttachmentSummary |
AttachmentSummaryRepresentationModelAssembler.toEntityModel(AttachmentSummaryRepresentationModel repModel) |
| Modifier and Type | Class and Description |
|---|---|
class |
AttachmentRepresentationModel
EntityModel class for
Attachment. |
| Modifier and Type | Method and Description |
|---|---|
List<AttachmentSummaryRepresentationModel> |
TaskSummaryRepresentationModel.getAttachmentSummaries() |
| Modifier and Type | Method and Description |
|---|---|
void |
TaskSummaryRepresentationModel.setAttachmentSummaries(List<AttachmentSummaryRepresentationModel> attachmentSummaries) |
Copyright © 2020. All rights reserved.