Uses of Class
org.camunda.bpm.spring.boot.starter.property.DatabaseProperty
-
Packages that use DatabaseProperty Package Description org.camunda.bpm.spring.boot.starter.property -
-
Uses of DatabaseProperty in org.camunda.bpm.spring.boot.starter.property
Methods in org.camunda.bpm.spring.boot.starter.property that return DatabaseProperty Modifier and Type Method Description DatabaseProperty
CamundaBpmProperties. getDatabase()
Methods in org.camunda.bpm.spring.boot.starter.property with parameters of type DatabaseProperty Modifier and Type Method Description void
CamundaBpmProperties. setDatabase(DatabaseProperty database)
-