public class FlowableSpringExtension extends FlowableExtension
SpringExtension to get the ProcessEngine from the ApplicationContext
and make it available for the FlowableExtension.
NB: The ConfigurationResource is ignored
as the ProcessEngine is taken from the Spring application contextDEFAULT_CONFIGURATION_RESOURCE, logger| Constructor and Description |
|---|
FlowableSpringExtension() |
| Modifier and Type | Method and Description |
|---|---|
protected ProcessEngine |
createProcessEngine(org.junit.jupiter.api.extension.ExtensionContext context) |
protected org.junit.jupiter.api.extension.ExtensionContext.Store |
getStore(org.junit.jupiter.api.extension.ExtensionContext context) |
afterEach, beforeEach, getConfigurationResource, getTestHelper, resolveParameter, supportsParameterprotected ProcessEngine createProcessEngine(org.junit.jupiter.api.extension.ExtensionContext context)
createProcessEngine in class FlowableExtensionprotected org.junit.jupiter.api.extension.ExtensionContext.Store getStore(org.junit.jupiter.api.extension.ExtensionContext context)
getStore in class FlowableExtensionCopyright © 2019 Flowable. All rights reserved.