Package org.flowable.job.service.impl.history.async
-
Interface Summary Interface Description AsyncHistoryListener -
Class Summary 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 correspondingHistoryJobEntitywhen theCommandContextcloses and adds them to the list of entities that will be inserted to the database.AsyncHistorySessionFactory DefaultAsyncHistoryJobProducer TriggerAsyncHistoryExecutorTransactionListener ATransactionListenerthat will, typically on post-commit, trigger the async history executor to execute the provided list ofHistoryJobEntityinstances. -
Exception Summary Exception Description AsyncHistoryJobNotApplicableException