Uses of Class
org.flowable.idm.engine.test.InternalFlowableIdmExtension
Packages that use InternalFlowableIdmExtension
-
Uses of InternalFlowableIdmExtension in org.flowable.idm.engine.test
Subclasses of InternalFlowableIdmExtension in org.flowable.idm.engine.testModifier and TypeClassDescriptionclass
An extension which uses theIdmEngines.getDefaultIdmEngine()
and is cached within the entire context (i.e. it would be reused by all users of the extension).class
An extension that uses the configured resource to create anIdmEngine
.