Class FlowableEventSpringExtension

  • All Implemented Interfaces:
    org.junit.jupiter.api.extension.AfterEachCallback, org.junit.jupiter.api.extension.BeforeEachCallback, org.junit.jupiter.api.extension.Extension, org.junit.jupiter.api.extension.ParameterResolver

    public class FlowableEventSpringExtension
    extends FlowableEventExtension
    An extension that uses 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 context
    • Constructor Detail

      • FlowableEventSpringExtension

        public FlowableEventSpringExtension()