public interface TaskAppEvenets
General protocol to send various app events through the system.
| Modifier and Type | Method and Description |
|---|---|
void |
taskIssued(java.util.UUID taskId) |
void |
taskPended(ExecutionOrder executionOrder) |
void taskIssued(java.util.UUID taskId)
void taskPended(ExecutionOrder executionOrder)