Class EventRegistryRestConfiguration


  • @Import(DispatcherServletConfiguration.class)
    @ComponentScan("org.flowable.eventregistry.rest.service.api")
    public class EventRegistryRestConfiguration
    extends Object
    Component scan for the Form Rest API Configuration.
    Author:
    Filip Hrisafov
    • Field Detail

      • objectMapper

        @Autowired
        protected com.fasterxml.jackson.databind.ObjectMapper objectMapper
    • Constructor Detail

      • EventRegistryRestConfiguration

        public EventRegistryRestConfiguration()