Uses of Interface
org.flowable.dmn.api.DmnHistoryService
Packages that use DmnHistoryService
Package
Description
-
Uses of DmnHistoryService in org.flowable.dmn.api
Methods in org.flowable.dmn.api that return DmnHistoryService -
Uses of DmnHistoryService in org.flowable.dmn.engine
Fields in org.flowable.dmn.engine declared as DmnHistoryServiceModifier and TypeFieldDescriptionprotected DmnHistoryService
DmnEngineConfiguration.dmnHistoryService
Methods in org.flowable.dmn.engine that return DmnHistoryServiceModifier and TypeMethodDescriptionDmnEngine.getDmnHistoryService()
DmnEngineConfiguration.getDmnHistoryService()
Methods in org.flowable.dmn.engine with parameters of type DmnHistoryServiceModifier and TypeMethodDescriptionDmnEngineConfiguration.setDmnHistoryService
(DmnHistoryService dmnHistoryService) -
Uses of DmnHistoryService in org.flowable.dmn.engine.impl
Classes in org.flowable.dmn.engine.impl that implement DmnHistoryServiceFields in org.flowable.dmn.engine.impl declared as DmnHistoryServiceMethods in org.flowable.dmn.engine.impl that return DmnHistoryService -
Uses of DmnHistoryService in org.flowable.dmn.engine.impl.test
Fields in org.flowable.dmn.engine.impl.test declared as DmnHistoryServiceModifier and TypeFieldDescriptionprotected DmnHistoryService
AbstractFlowableDmnTestCase.historyService