| Package | Description |
|---|---|
| pro.taskana.history | |
| pro.taskana.history.api | |
| pro.taskana.history.events.task |
| Modifier and Type | Method and Description |
|---|---|
void |
HistoryEventProducer.createEvent(TaskanaHistoryEvent event) |
| Modifier and Type | Method and Description |
|---|---|
void |
TaskanaHistory.create(TaskanaHistoryEvent event)
Create a new history event.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ClaimCancelledEvent
Event fired if a task is cancelled to be claimed.
|
class |
ClaimedEvent
Event fired if a task is claimed.
|
class |
CompletedEvent
Event fired if a task is completed.
|
class |
CreatedEvent
Event fired if a task is created.
|
class |
TaskEvent
Super class for all task related events.
|
class |
TransferredEvent
Event fired if a task is transferred.
|
Copyright © 2019. All rights reserved.