Uses of Class
org.camunda.bpm.client.spring.impl.client.ClientFactory
Packages that use ClientFactory
Package
Description
-
Uses of ClientFactory in org.camunda.bpm.client.spring.boot.starter.impl
Subclasses of ClientFactory in org.camunda.bpm.client.spring.boot.starter.impl -
Uses of ClientFactory in org.camunda.bpm.client.spring.impl.client
Fields in org.camunda.bpm.client.spring.impl.client with type parameters of type ClientFactoryModifier and TypeFieldDescriptionprotected Class<? extends ClientFactory>
ClientPostProcessor.externalTaskClientFactoryClass
Constructor parameters in org.camunda.bpm.client.spring.impl.client with type arguments of type ClientFactoryModifierConstructorDescriptionClientPostProcessor
(Class<? extends ClientFactory> externalTaskClientFactoryClass)