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