Uses of Class
org.flowable.engine.impl.test.InternalFlowableExtension
Packages that use InternalFlowableExtension
-
Uses of InternalFlowableExtension in org.flowable.engine.impl.test
Subclasses of InternalFlowableExtension in org.flowable.engine.impl.testModifier and TypeClassDescriptionclassAn extension which uses theProcessEngines.getDefaultProcessEngine()and is cached within the entire context (i.e.classAn extension that uses the configured resource to create aProcessEngine. -
Uses of InternalFlowableExtension in org.flowable.spring.impl.test
Subclasses of InternalFlowableExtension in org.flowable.spring.impl.testModifier and TypeClassDescriptionclassAn extension that usesSpringExtensionto get theProcessEnginefrom theApplicationContextand make it available for theInternalFlowableExtension.