| Package | Description |
|---|---|
| org.flowable.engine.impl.test | |
| org.flowable.spring.impl.test |
| Modifier and Type | Class and Description |
|---|---|
class |
PluggableFlowableExtension
An extension which uses the
ProcessEngines.getDefaultProcessEngine() and is cached within the entire context
(i.e. |
class |
ResourceFlowableExtension
An extension that uses the configured resource to create a
ProcessEngine. |
| Modifier and Type | Class and Description |
|---|---|
class |
InternalFlowableSpringExtension
An extension that uses
SpringExtension to get the ProcessEngine from the ApplicationContext
and make it available for the InternalFlowableExtension. |
Copyright © 2023 Flowable. All rights reserved.