| Interface | Description |
|---|---|
| AsyncHistoryListener |
| Class | Description |
|---|---|
| AbstractAsyncHistoryJobHandler | |
| AsyncHistoryCommittedTransactionListener | |
| AsyncHistoryDateUtil | |
| AsyncHistoryJobHandler | |
| AsyncHistoryJobZippedHandler | |
| AsyncHistorySession | |
| AsyncHistorySession.AsyncHistorySessionData |
Wrapper for the async history job data, to avoid messing with maps and lists.
|
| AsyncHistorySessionCommandContextCloseListener |
A listener for command context lifecycle close events that generates JSON
(using Jackson) and corresponding
HistoryJobEntity when the
CommandContext closes and adds them to the list of entities that will
be inserted to the database. |
| AsyncHistorySessionFactory | |
| DefaultAsyncHistoryJobProducer | |
| TriggerAsyncHistoryExecutorTransactionListener |
A
TransactionListener that will, typically on post-commit, trigger
the async history executor to execute the provided list of HistoryJobEntity instances. |
| Exception | Description |
|---|---|
| AsyncHistoryJobNotApplicableException |
Copyright © 2020 Flowable. All rights reserved.