Uses of Class
org.jbpm.springboot.autoconfigure.JBPMProperties
-
Packages that use JBPMProperties Package Description org.jbpm.springboot.autoconfigure -
-
Uses of JBPMProperties in org.jbpm.springboot.autoconfigure
Constructors in org.jbpm.springboot.autoconfigure with parameters of type JBPMProperties Constructor Description JBPMAutoConfiguration(org.springframework.transaction.PlatformTransactionManager transactionManager, JBPMProperties properties, org.springframework.context.ApplicationContext applicationContext)
-