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