public class FlowableCmmnSpringExtension extends FlowableCmmnExtension
SpringExtension to get the CmmnEngine from the ApplicationContext
and make it available for the FlowableCmmnExtension.
NB: The CmmnConfigurationResource is ignored
as the CmmnEngine is taken from the Spring application context
DEFAULT_CONFIGURATION_RESOURCE, logger| Constructor and Description |
|---|
FlowableCmmnSpringExtension() |
| Modifier and Type | Method and Description |
|---|---|
protected CmmnEngine |
createCmmnEngine(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 CmmnEngine createCmmnEngine(org.junit.jupiter.api.extension.ExtensionContext context)
createCmmnEngine in class FlowableCmmnExtensionprotected org.junit.jupiter.api.extension.ExtensionContext.Store getStore(org.junit.jupiter.api.extension.ExtensionContext context)
getStore in class FlowableCmmnExtensionCopyright © 2020 Flowable. All rights reserved.