Class DmnEngineRestConfiguration

java.lang.Object
com.flowable.spring.boot.dmn.DmnEngineRestConfiguration

@Import(DispatcherServletConfiguration.class)
@ComponentScan("org.flowable.dmn.rest.service.api")
public class DmnEngineRestConfiguration
extends java.lang.Object
Component scan for the DMN Rest API Configuration.
Author:
Filip Hrisafov
  • Constructor Summary

    Constructors 
    Constructor Description
    DmnEngineRestConfiguration()  
  • Method Summary

    Modifier and Type Method Description
    org.flowable.dmn.rest.service.api.DmnRestResponseFactory dmnRestResponseFactory()  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait