-
Interfaces Interface Description org.flowable.spring.boot.ProcessEngineConfigurationConfigurer
-
Methods Method Description org.flowable.spring.boot.FlowableProperties.getRestApiMapping() use {@link org.flowable.spring.boot.process.FlowableProcessProperties#getServlet()#getPath()}org.flowable.spring.boot.FlowableProperties.getRestApiServletName() use {@link org.flowable.spring.boot.process.FlowableProcessProperties#getServlet()#getName()}org.flowable.spring.boot.FlowableProperties.isDbIdentityUsed() org.flowable.spring.boot.FlowableProperties.setDbIdentityUsed(boolean) org.flowable.spring.boot.FlowableProperties.setHistoryCleaningAfterDays(int) org.flowable.spring.boot.FlowableProperties.setRestApiMapping(String) use {@link org.flowable.spring.boot.process.FlowableProcessProperties#getServlet()#setPath()}org.flowable.spring.boot.FlowableProperties.setRestApiServletName(String) use {@link org.flowable.spring.boot.process.FlowableProcessProperties#getServlet()#setName()}