public class FlowableDmnSpringExtension extends FlowableDmnExtension
SpringExtension to get the DmnEngine from the ApplicationContext
and make it available for the FlowableDmnExtension.
NB: The DmnConfigurationResource is ignored
as the DmnEngine is taken from the Spring application context
DEFAULT_CONFIGURATION_RESOURCE, logger| Constructor and Description |
|---|
FlowableDmnSpringExtension() |
| Modifier and Type | Method and Description |
|---|---|
protected DmnEngine |
createDmnEngine(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 DmnEngine createDmnEngine(org.junit.jupiter.api.extension.ExtensionContext context)
createDmnEngine in class FlowableDmnExtensionprotected org.junit.jupiter.api.extension.ExtensionContext.Store getStore(org.junit.jupiter.api.extension.ExtensionContext context)
getStore in class FlowableDmnExtensionCopyright © 2018 Flowable. All rights reserved.