| Modifier and Type | Method and Description |
|---|---|
void |
ProcessProviderListener.processCancelled(String workObjectId,
CancellationCause cause)
Notified when an existing process is cancelled in the underlying process providing subsystem.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TaskProviderListener.taskCancelled(String workObjectId,
CancellationCause cause)
Notified when an existing task has been canceled in the underlying task providing subsystem.
|
| Modifier and Type | Method and Description |
|---|---|
CancellationCause |
CancelledEvent.getCause() |
| Constructor and Description |
|---|
CancelledEvent(String workObjectExternalId,
CancellationCause cause) |
| Constructor and Description |
|---|
ProcessCancelledEvent(String processExternalId,
CancellationCause cancellationCause) |
| Constructor and Description |
|---|
TaskCancelledEvent(String taskExternalId,
CancellationCause cancellationCause) |
Copyright © 2010 - 2019 edorasware ag. All Rights Reserved.