Uses of Interface
org.flowable.cmmn.engine.impl.process.ProcessInstanceService
Packages that use ProcessInstanceService
Package
Description
-
Uses of ProcessInstanceService in org.flowable.cmmn.engine
Fields in org.flowable.cmmn.engine declared as ProcessInstanceServiceModifier and TypeFieldDescriptionprotected ProcessInstanceServiceCmmnEngineConfiguration.processInstanceServiceMethods in org.flowable.cmmn.engine that return ProcessInstanceServiceMethods in org.flowable.cmmn.engine with parameters of type ProcessInstanceServiceModifier and TypeMethodDescriptionCmmnEngineConfiguration.setProcessInstanceService(ProcessInstanceService processInstanceService) -
Uses of ProcessInstanceService in org.flowable.cmmn.engine.configurator.impl.process
Classes in org.flowable.cmmn.engine.configurator.impl.process that implement ProcessInstanceService -
Uses of ProcessInstanceService in org.flowable.cmmn.engine.impl.behavior.impl
Methods in org.flowable.cmmn.engine.impl.behavior.impl with parameters of type ProcessInstanceServiceModifier and TypeMethodDescriptionprotected voidProcessTaskActivityBehavior.handleOutParameters(DelegatePlanItemInstance planItemInstance, CaseInstanceEntity caseInstance, ProcessInstanceService processInstanceService)