Package org.flowable.job.service.impl.history.async
package org.flowable.job.service.impl.history.async
-
ClassesClassDescriptionA
TransactionListener
that will, typically on post-commit, trigger the async history executor to execute the provided list ofHistoryJobEntity
instances.