Uses of Class
org.flowable.engine.impl.history.AbstractHistoryManager
-
Packages that use AbstractHistoryManager Package Description org.flowable.engine.impl.history org.flowable.engine.impl.history.async -
-
Uses of AbstractHistoryManager in org.flowable.engine.impl.history
Subclasses of AbstractHistoryManager in org.flowable.engine.impl.history Modifier and Type Class Description classDefaultHistoryManagerManager class that centralises recording of all history-related operations that are originated from inside the engine. -
Uses of AbstractHistoryManager in org.flowable.engine.impl.history.async
Subclasses of AbstractHistoryManager in org.flowable.engine.impl.history.async Modifier and Type Class Description classAbstractAsyncHistoryManagerclassAsyncHistoryManager
-