| Package | Description |
|---|---|
| org.kie.internal.task.api | |
| org.kie.internal.task.api.model |
| Modifier and Type | Method and Description |
|---|---|
Notification |
TaskModelFactory.newNotification() |
| Modifier and Type | Interface and Description |
|---|---|
interface |
EmailNotification |
| Modifier and Type | Method and Description |
|---|---|
Notification |
NotificationEvent.getNotification() |
| Modifier and Type | Method and Description |
|---|---|
List<Notification> |
Escalation.getNotifications() |
| Modifier and Type | Method and Description |
|---|---|
void |
NotificationEvent.setNotification(Notification notification) |
| Modifier and Type | Method and Description |
|---|---|
void |
Escalation.setNotifications(List<Notification> notifications) |
| Constructor and Description |
|---|
NotificationEvent(Notification notification,
org.kie.api.task.model.Task task,
Map<String,Object> variables) |
Copyright © 2001–2017 JBoss by Red Hat. All rights reserved.