Uses of Class
org.camunda.bpm.engine.impl.json.JsonArrayConverter
-
Packages that use JsonArrayConverter Package Description org.camunda.bpm.engine.impl.json -
-
Uses of JsonArrayConverter in org.camunda.bpm.engine.impl.json
Subclasses of JsonArrayConverter in org.camunda.bpm.engine.impl.json Modifier and Type Class Description class
JsonArrayOfObjectsConverter<T>
Fields in org.camunda.bpm.engine.impl.json declared as JsonArrayConverter Modifier and Type Field Description protected static JsonArrayConverter<List<QueryEntityRelationCondition>>
JsonQueryFilteringPropertyConverter. ARRAY_CONVERTER
protected static JsonArrayConverter<List<QueryOrderingProperty>>
JsonQueryOrderingPropertyConverter. ARRAY_CONVERTER
-