public class FlowableFormSpringExtension extends FlowableFormExtension
SpringExtension to get the FormEngine from the ApplicationContext
and make it available for the FlowableFormExtension.
NB: The FormConfigurationResource is ignored
as the FormEngine is taken from the Spring application contextconfigurationResource, DEFAULT_CONFIGURATION_RESOURCE, logger| Constructor and Description |
|---|
FlowableFormSpringExtension() |
| Modifier and Type | Method and Description |
|---|---|
protected FormEngine |
createFormEngine(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 FormEngine createFormEngine(org.junit.jupiter.api.extension.ExtensionContext context)
createFormEngine in class FlowableFormExtensionprotected org.junit.jupiter.api.extension.ExtensionContext.Store getStore(org.junit.jupiter.api.extension.ExtensionContext context)
getStore in class FlowableFormExtensionCopyright © 2019 Flowable. All rights reserved.