Uses of Interface
org.flowable.cmmn.api.CmmnHistoryCleaningManager
Packages that use CmmnHistoryCleaningManager
-
Uses of CmmnHistoryCleaningManager in org.flowable.cmmn.engine
Fields in org.flowable.cmmn.engine declared as CmmnHistoryCleaningManagerModifier and TypeFieldDescriptionprotected CmmnHistoryCleaningManager
CmmnEngineConfiguration.cmmnHistoryCleaningManager
Methods in org.flowable.cmmn.engine that return CmmnHistoryCleaningManagerMethods in org.flowable.cmmn.engine with parameters of type CmmnHistoryCleaningManagerModifier and TypeMethodDescriptionCmmnEngineConfiguration.setCmmnHistoryCleaningManager
(CmmnHistoryCleaningManager cmmnHistoryCleaningManager) -
Uses of CmmnHistoryCleaningManager in org.flowable.cmmn.engine.impl
Classes in org.flowable.cmmn.engine.impl that implement CmmnHistoryCleaningManager