| Package | Description |
|---|---|
| org.kie.server.api.model.instance |
| Modifier and Type | Method and Description |
|---|---|
TaskAttachment |
TaskAttachment.Builder.build() |
TaskAttachment[] |
TaskAttachmentList.getTasks() |
| Modifier and Type | Method and Description |
|---|---|
List<TaskAttachment> |
TaskAttachmentList.getItems() |
| Modifier and Type | Method and Description |
|---|---|
void |
TaskAttachmentList.setTasks(TaskAttachment[] taskAttachments) |
| Constructor and Description |
|---|
TaskAttachmentList(TaskAttachment[] taskAttachments) |
| Constructor and Description |
|---|
TaskAttachmentList(List<TaskAttachment> taskAttachments) |
Copyright © 2001–2017 JBoss by Red Hat. All rights reserved.