Uses of Class
org.camunda.bpm.spring.boot.starter.property.GenericProperties
-
Packages that use GenericProperties Package Description org.camunda.bpm.spring.boot.starter.property -
-
Uses of GenericProperties in org.camunda.bpm.spring.boot.starter.property
Methods in org.camunda.bpm.spring.boot.starter.property that return GenericProperties Modifier and Type Method Description GenericProperties
CamundaBpmProperties. getGenericProperties()
Methods in org.camunda.bpm.spring.boot.starter.property with parameters of type GenericProperties Modifier and Type Method Description void
CamundaBpmProperties. setGenericProperties(GenericProperties genericProperties)
-