public class FlowableEventSpringExtension extends FlowableEventExtension
SpringExtension to get the EventRegistryEngine from the ApplicationContext
and make it available for the FlowableEventExtension.
NB: The EventConfigurationResource is ignored
as the EventRegistryEngine is taken from the Spring application contextconfigurationResource, DEFAULT_CONFIGURATION_RESOURCE, logger| Constructor and Description |
|---|
FlowableEventSpringExtension() |
| Modifier and Type | Method and Description |
|---|---|
protected EventRegistryEngine |
createEventRegistryEngine(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 EventRegistryEngine createEventRegistryEngine(org.junit.jupiter.api.extension.ExtensionContext context)
createEventRegistryEngine in class FlowableEventExtensionprotected org.junit.jupiter.api.extension.ExtensionContext.Store getStore(org.junit.jupiter.api.extension.ExtensionContext context)
getStore in class FlowableEventExtensionCopyright © 2020 Flowable. All rights reserved.