Uses of Interface
org.flowable.engine.impl.cmmn.CaseInstanceService
-
Packages that use CaseInstanceService Package Description org.flowable.engine.impl.cfg -
-
Uses of CaseInstanceService in org.flowable.engine.impl.cfg
Fields in org.flowable.engine.impl.cfg declared as CaseInstanceService Modifier and Type Field Description protected CaseInstanceServiceProcessEngineConfigurationImpl. caseInstanceServiceMethods in org.flowable.engine.impl.cfg that return CaseInstanceService Modifier and Type Method Description CaseInstanceServiceProcessEngineConfigurationImpl. getCaseInstanceService()Methods in org.flowable.engine.impl.cfg with parameters of type CaseInstanceService Modifier and Type Method Description ProcessEngineConfigurationImplProcessEngineConfigurationImpl. setCaseInstanceService(CaseInstanceService caseInstanceService)
-