Uses of Interface
org.flowable.engine.impl.cmmn.CaseInstanceService
Packages that use CaseInstanceService
-
Uses of CaseInstanceService in org.flowable.cmmn.engine.configurator.impl.cmmn
Classes in org.flowable.cmmn.engine.configurator.impl.cmmn that implement CaseInstanceService -
Uses of CaseInstanceService in org.flowable.engine.impl.cfg
Fields in org.flowable.engine.impl.cfg declared as CaseInstanceServiceModifier and TypeFieldDescriptionprotected CaseInstanceService
ProcessEngineConfigurationImpl.caseInstanceService
Methods in org.flowable.engine.impl.cfg that return CaseInstanceServiceMethods in org.flowable.engine.impl.cfg with parameters of type CaseInstanceServiceModifier and TypeMethodDescriptionProcessEngineConfigurationImpl.setCaseInstanceService
(CaseInstanceService caseInstanceService)