| Package | Description |
|---|---|
| org.kie.server.api.model.instance |
| Modifier and Type | Method and Description |
|---|---|
TaskEventInstance |
TaskEventInstance.Builder.build() |
TaskEventInstance[] |
TaskEventInstanceList.getTaskEvents() |
| Modifier and Type | Method and Description |
|---|---|
List<TaskEventInstance> |
TaskEventInstanceList.getItems() |
| Modifier and Type | Method and Description |
|---|---|
void |
TaskEventInstanceList.setTaskEvents(TaskEventInstance[] taskEvents) |
| Constructor and Description |
|---|
TaskEventInstanceList(TaskEventInstance[] taskEvents) |
| Constructor and Description |
|---|
TaskEventInstanceList(List<TaskEventInstance> taskEvents) |
Copyright © 2001–2017 JBoss by Red Hat. All rights reserved.