Uses of Interface
org.camunda.bpm.client.variable.impl.format.TypeDetector
-
Packages that use TypeDetector Package Description org.camunda.bpm.client.variable.impl.format.json -
-
Uses of TypeDetector in org.camunda.bpm.client.variable.impl.format.json
Classes in org.camunda.bpm.client.variable.impl.format.json that implement TypeDetector Modifier and Type Class Description classDefaultJsonJacksonTypeDetectorclassListJacksonJsonTypeDetectorFields in org.camunda.bpm.client.variable.impl.format.json with type parameters of type TypeDetector Modifier and Type Field Description protected List<TypeDetector>JacksonJsonDataFormat. typeDetectors
-