| Package | Description |
|---|---|
| org.jbpm.services.api.admin |
| Modifier and Type | Method and Description |
|---|---|
Collection<TaskNotification> |
UserTaskAdminService.getTaskNotifications(long taskId,
boolean activeOnly)
Returns task notifications scheduled for given task
|
Collection<TaskNotification> |
UserTaskAdminService.getTaskNotifications(String deploymentId,
long taskId,
boolean activeOnly)
Returns task notifications scheduled for given task
|
Copyright © 2001–2018 JBoss by Red Hat. All rights reserved.