| Package | Description |
|---|---|
| pro.taskana.spi.history.api | |
| pro.taskana.spi.history.api.events.task | |
| pro.taskana.spi.history.internal |
| Modifier and Type | Method and Description |
|---|---|
void |
TaskanaHistory.create(TaskHistoryEvent event)
Create a new task history event.
|
| Modifier and Type | Class and Description |
|---|---|
class |
TaskCancelledEvent
Event fired if a task is cancelled.
|
class |
TaskClaimCancelledEvent
Event fired if a task is cancelled to be claimed.
|
class |
TaskClaimedEvent
Event fired if a task is claimed.
|
class |
TaskCompletedEvent
Event fired if a task is completed.
|
class |
TaskCreatedEvent
Event fired if a task is created.
|
class |
TaskTerminatedEvent
Event fired if a task is terminated.
|
class |
TaskTransferredEvent
Event fired if a task is transferred.
|
class |
TaskUpdatedEvent |
| Modifier and Type | Method and Description |
|---|---|
void |
HistoryEventManager.createEvent(TaskHistoryEvent event) |
Copyright © 2020. All rights reserved.