| Package | Description |
|---|---|
| org.kie.server.api.model.admin |
| Modifier and Type | Method and Description |
|---|---|
TaskNotification |
TaskNotification.Builder.build() |
TaskNotification[] |
TaskNotificationList.getTaskNotifications() |
| Modifier and Type | Method and Description |
|---|---|
List<TaskNotification> |
TaskNotificationList.getItems() |
| Modifier and Type | Method and Description |
|---|---|
void |
TaskNotificationList.setTaskNotifications(TaskNotification[] taskNotifications) |
| Constructor and Description |
|---|
TaskNotificationList(TaskNotification[] taskNotifications) |
| Constructor and Description |
|---|
TaskNotificationList(List<TaskNotification> taskNotifications) |
Copyright © 2001–2019 JBoss by Red Hat. All rights reserved.