Uses of Class
org.camunda.bpm.spring.boot.starter.property.GenericProperties
-
Packages that use GenericProperties Package Description org.camunda.bpm.spring.boot.starter.property org.camunda.bpm.spring.boot.starter.util -
-
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)
-
Uses of GenericProperties in org.camunda.bpm.spring.boot.starter.util
Methods in org.camunda.bpm.spring.boot.starter.util with parameters of type GenericProperties Modifier and Type Method Description void
SpringBootProcessEngineLogger. propertiesApplied(GenericProperties genericProperties)
-