| Package | Description |
|---|---|
| pro.taskana | |
| pro.taskana.impl |
| Modifier and Type | Method and Description |
|---|---|
AttachmentSummary |
Attachment.asSummary()
Return a summary of the current Attachment.
|
| Modifier and Type | Method and Description |
|---|---|
List<AttachmentSummary> |
TaskSummary.getAttachmentSummaries()
Gets the attachment summaries of the task.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AttachmentSummaryImpl
The most important fields of the Attachment entity.
|
| Modifier and Type | Method and Description |
|---|---|
AttachmentSummary |
AttachmentImpl.asSummary() |
| Modifier and Type | Method and Description |
|---|---|
List<AttachmentSummary> |
TaskSummaryImpl.getAttachmentSummaries() |
| Modifier and Type | Method and Description |
|---|---|
void |
TaskSummaryImpl.addAttachmentSummary(AttachmentSummary attachmentSummary) |
| Modifier and Type | Method and Description |
|---|---|
void |
TaskSummaryImpl.setAttachmentSummaries(List<AttachmentSummary> attachmentSummaries) |
Copyright © 2018. All rights reserved.