Uses of Class
org.camunda.bpm.client.spring.boot.starter.ClientProperties
-
Packages that use ClientProperties Package Description org.camunda.bpm.client.spring.boot.starter.impl -
-
Uses of ClientProperties in org.camunda.bpm.client.spring.boot.starter.impl
Fields in org.camunda.bpm.client.spring.boot.starter.impl declared as ClientProperties Modifier and Type Field Description protected ClientProperties
PropertiesAwareClientFactory. clientProperties
protected ClientProperties
PropertiesAwareSpringTopicSubscription. clientProperties
Methods in org.camunda.bpm.client.spring.boot.starter.impl with parameters of type ClientProperties Modifier and Type Method Description void
PropertiesAwareClientFactory. applyPropertiesFrom(ClientProperties clientConfigurationProps)
-